Searched defs:need_response (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothGattServerCallback.aidl | 33 int request_id, int offset, boolean is_prepare_write, boolean need_response, in OnCharacteristicWriteRequest() 37 int request_id, int offset, boolean is_prepare_write, boolean need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/example/heart_rate/ |
D | heart_rate_server.cc | 371 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 414 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_gatt_server_binder_server.cc | 241 int request_id, int offset, bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 259 int request_id, int offset, bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/test/ |
D | gatt_server_unittest.cc | 112 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 129 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|