- From: Vincent Gao via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Mar 2016 16:18:43 +0000
- To: public-web-bluetooth-log@w3.org
On Android, can we use BluetoothGattCharacteristic.getInstanceId()? Not sure if the handle is exposed in CoreBluetooth though. IMHO all GATT operations should be mapped to ATT level. More importantly, we need to separate GAP from GATT.(GATT.connect does not make sense from the core spec's perspective :-)). I understand Android/BlueDroid stack is implemented this way. But they are changing/refactoring... -- GitHub Notification of comment by VinceGa Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/221#issuecomment-200419831 using your GitHub account
Received on Wednesday, 23 March 2016 16:18:45 UTC