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

>From experimentation we've found that when calling connectGatt with 
autoConnect = true will never end up connecting to the device so we 
always try to connect with autoConnect = false 
[[1]](https://cs.chromium.org/chromium/src/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothDevice.java?q=ChromeBluetooth&sq=package:chromium&dr=CSs&l=109)

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

Received on Thursday, 15 September 2016 23:40:08 UTC