Re: [web-bluetooth] [WebDriver BiDi] Allow browser-wide "simulated Bluetooth adapter" (#635)

Thinking about this a bit further in the context of your other issue, I realize that while theoretically we could have simulated Bluetooth devices appear to all pages globally the reality of how this is implemented in Chromium makes it hard to mix real and simulated devices. The Bluetooth simulation commands also support configuring the state of a simulated adapter (e.g. powered off) and if that state were global then it wouldn't allow mixing of real and simulated devices anyways.

With that context, I think the current approach of enabling a simulated Bluetooth adapter for a particular top-level traversable is best.

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


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

Received on Monday, 18 November 2024 19:12:34 UTC