Re: [web-bluetooth] Allow device connections from only one script context at a time.

If I could add a fourth option here : don't disconnect device (aka 
NOP™)..

At Logitech, our devices use to communicate with multiple apps at the 
same time, leaving underlying app / protocol responsibility to sort 
its own requests / responses from the whole.

If firmware and GATT driver supports it, why should we have to limit 
number of connections to our peripheral?

Furthermore, OS also maintains connections in case your device has Hid
 over GATT profile. So you might end-up closing connection to those 
mice / keyboards.

I'll also open another issue concerning behavior of GATT server 
disconnect.

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

Received on Tuesday, 26 July 2016 15:48:23 UTC