- From: Jeroen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Nov 2024 15:11:43 +0000
- To: public-web-bluetooth-log@w3.org
Just checked what chromium does. And it seems that it uses the same type for both `requestLEScan` and `requestDevice` https://github.com/chromium/chromium/blob/203588b13d3fa2a4ad4a463823e4b574ed39c8f7/third_party/blink/renderer/modules/bluetooth/bluetooth_le_scan_options.idl#L7-L11 https://github.com/chromium/chromium/blob/203588b13d3fa2a4ad4a463823e4b574ed39c8f7/third_party/blink/renderer/modules/bluetooth/request_device_options.idl#L7-L13 -- GitHub Notification of comment by jeroen1602 Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/636#issuecomment-2479108740 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 15 November 2024 15:11:43 UTC