Searched defs:need_rsp (Results 1 – 7 of 7) sorted by relevance
/system/bt/service/ |
D | gatt_server.cc | 406 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()
|
D | gatt_server_old.cc | 253 int attr_handle, int attribute_offset, bool need_rsp, in RequestWriteCallback()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 253 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()
|
D | bluetooth_gatt_interface.cc | 310 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/ |
D | srvc_api.h | 84 bool need_rsp; member
|
D | gatt_api.h | 465 bool need_rsp; /* need write response */ member
|
/system/bt/service/test/ |
D | gatt_server_unittest.cc | 75 bool need_rsp; member
|