Re: [web-bluetooth] Read/Write attribute by handle

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