Re: [web-bluetooth] Specify a Bluetooth Scanning API.

There's no API for that yet, and I've mailed the security UI folks to 
ask their opinion on it. The benefits of the chooser are that 1) the 
user has to pay enough attention to make a choice, and 2) the user can
 override the page's idea of which device is best. If we ensure that 
exactly one device appears in the chooser that opens as a result of an
 advertisement, then we lose both of those. On the other hand, we 
might be able to add a `hint` field to 
[`RequestDeviceOptions`](https://webbluetoothcg.github.io/web-bluetooth/#dictdef-requestdeviceoptions),
 which could ensure that the preferred device is listed first if it 
matches the other filters.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/pull/239#issuecomment-219555931
 using your GitHub account

Received on Monday, 16 May 2016 21:36:58 UTC