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

Regarding the implementation, macOS has 
retrieveConnectedPeripheralsWithServices and Android has 
BluetoothManager.getConnectedDevices() and on windows we basically do 
this whenever someone calls StartDiscovery. So it's possible to 
implement on all platforms.

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

Received on Friday, 16 September 2016 00:02:01 UTC