Home
last modified time | relevance | path

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

/aosp12/system/bt/service/common/android/bluetooth/
H A 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()
/aosp12/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cc371 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest()
414 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()
/aosp12/system/bt/service/ipc/binder/
H A 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()
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc112 bool is_prepare_write, bool need_response, in OnCharacteristicWriteRequest()
129 bool is_prepare_write, bool need_response, in OnDescriptorWriteRequest()