Searched defs:isPrep (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGattServerCallback.aidl | 35 in int length, in boolean isPrep, in boolean needRsp, in onCharacteristicWriteRequest() 38 in int length, in boolean isPrep, in boolean needRsp, in onDescriptorWriteRequest()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattNativeInterface.java | 230 boolean isPrep, in onServerWriteCharacteristic() 246 boolean isPrep, in onServerWriteDescriptor()
|
D | GattService.java | 2962 boolean isPrep, in onServerWriteCharacteristic() 3004 boolean isPrep, in onServerWriteDescriptor()
|