Re: [web-bluetooth] Add ability to show only connected devices in bluetooth chooser

With the BLE APIs in general (but at least on macOS), when scanning 
for devices, we scan for advertisement. For having the connected 
devices, we have different API. I'm guessing it would be still 
interesting to still be able to make the difference between both 
result. That's why I think it would be interesting to filter for one 
or the other according to what we want to do.
And the best example would be to make sure the user will choose the 
right device to upgrade the firmware.

-- 
GitHub Notification of comment by jeromelebel
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/295#issuecomment-247031520
 using your GitHub account

Received on Wednesday, 14 September 2016 14:29:48 UTC