Re: [web-bluetooth] Consider devicechange event for when a new granted bluetooth device is made available,

[`navigator.permissions.query()`](https://w3c.github.io/permissions/#dom-permissions-query)
 returns an object that has [an event that fires when permission has 
changed](https://w3c.github.io/permissions/#dom-permissionstatus-onchange).
 I think developers can use that to solve this use case?

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

Received on Thursday, 4 August 2016 19:37:34 UTC