[web-bluetooth] Simplified bluetooth beacon scanning API

jcampbell05 has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Simplified bluetooth beacon scanning API ==
Right now the API for specify you want to scan for a beacon is very complicated. I already have a UUID in string form for an iBeacon.

It would be nice to simplify pass in this uuid and perhaps some kind of identifier to specify this is a ibeacon uuid (as opposed to a eddystone one). 

Currently thats a lot of code just to search for a beacon

<img width="685" alt="screen shot 2017-11-20 at 21 02 03" src="https://user-images.githubusercontent.com/1484989/33041393-13f94c36-ce36-11e7-8b0e-592ca15c2fdd.png">


Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/381 using your GitHub account

Received on Monday, 20 November 2017 21:02:36 UTC