Re: [web-bluetooth] Should `requestDevice` allow choosing more than 1 device? (#42)

I have no updates on supporting multiple device selection however Chromium has published an [intent to ship](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/lqCQ63CTKEQ) for the [getDevices()](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-getdevices) and [watchAdvertisements()](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothdevice-watchadvertisements) methods, which will allow your project to reconnect to previously selected devices when the user returns to your app. We hope that this will mitigate the largest pain point when it comes to selecting multiple devices (that you have to do it every single time) as we consider future improvements to the device selection UI itself.

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


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

Received on Monday, 10 August 2020 17:54:06 UTC