Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server.cc406 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
445 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()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc253 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteCharacteristicCallback()
263 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc310 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback()
326 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
/system/bt/stack/include/
Dsrvc_api.h84 bool need_rsp; member
Dgatt_api.h465 bool need_rsp; /* need write response */ member
/system/bt/service/test/
Dgatt_server_unittest.cc75 bool need_rsp; member