Re: [web-bluetooth] Should connectGATT() time out or wait until a device is available?

I agree with having the ability to abort. For some devices an unwanted
 connection may be frustrating (e.g. block other connections). 

Having `connectGatt / disconnect` on different levels of the object 
hierarchy seems slightly sad, but OK. An alternative would be 
`device.connectGatt / device.disconnectGatt`.

-- 
GitHub Notif of comment by scheib
See 
https://github.com/WebBluetoothCG/web-bluetooth/issues/152#issuecomment-134352484

Received on Monday, 24 August 2015 19:42:54 UTC