Searched refs:isLong (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 1731 int attrHandle, int offset, boolean isLong) in onAttributeRead() argument 1749 app.callback.onCharacteristicReadRequest(address, transId, offset, isLong, in onAttributeRead() 1760 app.callback.onDescriptorReadRequest(address, transId, offset, isLong, in onAttributeRead()
|