- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jul 2015 19:04:16 +0000
- To: public-web-bluetooth-log@w3.org
Actually, if the user has a disabled BLE adapter, and they decline to turn it on in the `requestDevice()` dialog, I think that should look the same as if they had an enabled adapter and either didn't find a matching device or clicked 'Cancel' to dismiss the dialog without selecting a device. That is, [reject with a `NotFoundError`](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-requestdevice). Is there a user story where it'd help for the site to be able to distinguish the three cases? -- GitHub Notif of comment by jyasskin See https://github.com/WebBluetoothCG/web-bluetooth/issues/127#issuecomment-119698067
Received on Wednesday, 8 July 2015 19:04:18 UTC