Searched refs:isPrep (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothGattServerCallback.aidl | 45 in boolean isPrep, in onCharacteristicWriteRequest() argument 53 in boolean isPrep, in onDescriptorWriteRequest() argument
|
D | BluetoothGattServer.java | 191 int offset, int length, boolean isPrep, boolean needRsp, 208 isPrep, needRsp, offset, value); 220 int offset, int length, boolean isPrep, boolean needRsp, 244 isPrep, needRsp, offset, value);
|