Re: [web-bluetooth] Design a way for developers to handle devices that come into range "later" (#6)

Discussed at the TPAC 2019 F2F:

* In the case where the page is not closed the website can use the `watchAdvertisements()` method to detect the service announcement.
* In the case where the page is closed we could implement the ability for the site to register for a passive scan (different than `requestLEScan()`) which would fire a service worker event when an advertisement is received. This has been filed as #453.

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

Received on Monday, 16 September 2019 06:08:21 UTC