[web-bluetooth] Allow access to natively paired/connected devices (#511)

1pratham has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Allow access to natively paired/connected devices ==
If a BLE device is already paired and connected natively via OS (Android, Windows, iOS) settings, it does not come up in the device chooser of requestDevice(). Only after unpairing/disconnecting the device from the native settings, does a device show up in the chooser popup. Essentially the BLE device will either work only via one of Web Bluetooth or native pairing (and not both). This is also not ideal for users as they can get confused thinking the BLE device is already connected but still does not showing up. And web developers also have to warn users to never connect BLE device via native settings.



Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/511 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 27 August 2020 07:59:24 UTC