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

I'm going to continue to use #417 to track the request to filter based on device MAC address.

For your use case, does the newly added getDevices() method satisfy your requirements. You can search the list that is returned for a BluetoothDevice with an ID matching your backend database.

See [this guide](https://docs.google.com/document/d/1RF4D-60cQJWR1LoQeLBxxigrxJwYS8nLOE0qWmBF1eo/edit) for now to try out this experimental feature in Chrome.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/508#issuecomment-665979245 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 23:20:00 UTC