Home
last modified time | relevance | path

Searched defs:is_prepare_write (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServerCallback.aidl33 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/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc241 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/example/heart_rate/
Dheart_rate_server.cc371 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest()
414 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
/system/bt/service/test/
Dgatt_server_unittest.cc111 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest()
128 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()