Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc249 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteCharacteristicCallback()
259 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc309 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback()
325 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
/system/bt/service/
Dgatt_server.cc408 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
447 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteDescriptorCallback()
Dgatt_server_old.cc252 int attr_handle, int attribute_offset, bool need_rsp, in RequestWriteCallback()
/system/bt/stack/include/
Dsrvc_api.h85 bool need_rsp; member
Dgatt_api.h368 bool need_rsp; /* need write response */ member
/system/bt/service/test/
Dgatt_server_unittest.cc74 bool need_rsp; member