Searched defs:isPrep (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/binder/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/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGattServerCallback.java | 49 boolean isPrep, boolean needRsp, int srvcType, int srvcInstId, ParcelUuid srvcId, in onCharacteristicWriteRequest() 54 boolean isPrep, boolean needRsp, int srvcType, int srvcInstId, ParcelUuid srvcId, in onDescriptorWriteRequest()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 4073 int offset, int length, boolean needRsp, boolean isPrep, byte[] data) in onServerWriteCharacteristic() 4098 int length, boolean needRsp, boolean isPrep, byte[] data) throws RemoteException { in onServerWriteDescriptor()
|