Re: [web-bluetooth] API to facilitate the grabbing of all primary services `getAllPrimaryServices` (#507)

An API like that would be of little utility because the developer needs to specify up front the set of services they would like to access when calling `navigator.bluetooth.requestDevice()`.

Chrome's internals page can enumerate the full set of services, while a site cannot, because it is a privileged component of the browser.

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

Received on Tuesday, 28 July 2020 01:25:27 UTC