[web-bluetooth] Pull Request: Allow requestDevice() to include non-discoverable devices.

jyasskin has just submitted a new pull request for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Allow requestDevice() to include non-discoverable devices. ==
The CoreBluetooth API doesn't allow the UA to check the discoverable 
flags, so
we can't require it in the spec.

Fixes #141.

Preview at 
https://api.csswg.org/bikeshed/?url=https://github.com/jyasskin/web-bluetooth-1/raw/discover-non-discoverable/index.bs#scan-for-devices

See https://github.com/WebBluetoothCG/web-bluetooth/pull/267

Received on Friday, 5 August 2016 00:40:15 UTC