[web-bluetooth] gatt.connect() API is non-responsive if bluetooth device is connected from laptop in bluetooth setting (in Mac OS-10.14) (#432)

Asit-Swain-Mindtree has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== gatt.connect() API is non-responsive if bluetooth device is connected from laptop in bluetooth setting (in Mac OS-10.14)  ==
I am using web bluetooth to read sensors data from headset. It works perfectly fine as it does BLE connection to headset and read characteristics from GATT services.

When using web BT to read sensor data, i need to play audio over bluetooth. To play Audio over bluetooth, i make classic Bluetooth connection from laptop thru bluetooth setting. Once classic BT connection happens, gatt.connect() api is non-responsive. My question is how to play audio using bluetooth while using web bluetooth for GATT characteristics. 

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/432 using your GitHub account

Received on Monday, 15 April 2019 21:09:06 UTC