Searched defs:is_prepare_write (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/bluetooth/binder/ |
D | IBluetoothGattServerCallback.cpp | 220 int request_id, int offset, bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 243 int request_id, int offset, bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/example/heart_rate/ |
D | heart_rate_server.cpp | 392 int request_id, int offset, bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 433 int request_id, int offset, bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_gatt_server_binder_server.cpp | 304 int request_id, int offset, bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 324 int request_id, int offset, bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|
/system/bt/service/test/ |
D | gatt_server_unittest.cpp | 104 int request_id, int offset, bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest() 121 int request_id, int offset, bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
|