Re: [web-bluetooth] Observing characteristic notifications start and stop

What do you mean some external factor? After startNotifications() is called by a site, the site should receive notifications until stopNotifications() is called. The site should never receive a notification before startNotifications() or after stopNotifications(). In theory, nothing besides a disconnection should break that contract.

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

Received on Tuesday, 4 September 2018 06:03:58 UTC