Home
last modified time | relevance | path

Searched defs:need_rsp (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/service/hal/
Dfake_bluetooth_gatt_interface.cc258 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteCharacteristicCallback()
268 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc315 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback()
331 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
/packages/modules/Bluetooth/system/service/
Dgatt_server.cc407 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
446 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteDescriptorCallback()
Dgatt_server_old.cc253 int attr_handle, int attribute_offset, bool need_rsp, in RequestWriteCallback()
/packages/modules/Bluetooth/system/stack/include/
Dsrvc_api.h87 bool need_rsp; member
Dgatt_api.h474 bool need_rsp; /* need write response */ member
/packages/modules/Bluetooth/system/service/test/
Dgatt_server_unittest.cc77 bool need_rsp; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp695 bool need_rsp, bool is_prep, in btgatts_request_write_characteristic_cb()
715 int offset, bool need_rsp, in btgatts_request_write_descriptor_cb()