[web-bluetooth] Filter on or prefer paired devices (#618)

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

== Filter on or prefer paired devices ==
As [raised on the mailing list](https://lists.w3.org/Archives/Public/public-web-bluetooth/2024Jan/0001.html) it would be helpful in some scenarios to be able to filter on whether a device is paired with the host device, or at least prefer them in the prompt shown by the `navigator.bluetooth.requestDevice()` method. The benefit of this is that it makes starting a new scan unnecessary and presents the user with a list of devices they are likely more familiar with since they are ones that have been paired previously rather than showing any device that happens to be in range.

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


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

Received on Friday, 26 January 2024 18:20:40 UTC