Searched defs:is_prep (Results 1 – 6 of 6) sorted by relevance
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 249 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()
|
D | bluetooth_gatt_interface.cc | 309 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback() 325 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
|
/system/bt/service/ |
D | gatt_server.cc | 409 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCharacteristicCallback() 448 bool is_prep, std::vector<uint8_t> value) { in RequestWriteDescriptorCallback()
|
D | gatt_server_old.cc | 253 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCallback()
|
/system/bt/service/test/ |
D | gatt_server_unittest.cc | 73 bool is_prep; member
|
/system/bt/stack/include/ |
D | gatt_api.h | 369 bool is_prep; /* is prepare write */ member
|