[web-bluetooth] navigator.bluetooth.requestDevice filter by deviceId(MAC) (#508)

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

== navigator.bluetooth.requestDevice filter by deviceId(MAC) ==
I need to filter the popup selector with deviceId(MAC) because there are many devices with the same name existed and assigned a customized number to each one and persist deviceId with this number in the back-end database. The persisted deviceId not changed for a specific device.
select between many devices with same the name and different deviceId is annoying.

I saw https://github.com/WebBluetoothCG/web-bluetooth/issues/417 but I need filter not direct connect.

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


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

Received on Wednesday, 29 July 2020 11:05:38 UTC