Re: [web-bluetooth] Discover "non-discoverable" beacons

How much of a problem would it be to say that in v1 of this API, 
`requestDevice()` can't find "pure" beacons that don't set a 
Discoverable bit. We'd explicitly filter on that in Android, and we'd 
have to leave enough room in the spec to let us filter on 
connectability in iOS. We already know that we need to add better 
support for scanning in a future version, but the current API is 
really about finding particular devices so a site can communicate with
 them, and beacons that have opted out of discoverability may not fit 
that.

-- 
GitHub Notif of comment by jyasskin
See 
https://github.com/WebBluetoothCG/web-bluetooth/issues/141#issuecomment-123098588

Received on Monday, 20 July 2015 23:57:30 UTC