Searched defs:is_prep (Results 1 – 6 of 6) sorted by relevance
/system/bt/service/ |
D | gatt_server.cc | 407 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCharacteristicCallback() 446 bool is_prep, std::vector<uint8_t> value) { in RequestWriteDescriptorCallback()
|
D | gatt_server_old.cc | 254 bool is_prep, std::vector<uint8_t> value) { 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/service/test/ |
D | gatt_server_unittest.cc | 74 bool is_prep; member
|
/system/bt/stack/include/ |
D | gatt_api.h | 466 bool is_prep; /* is prepare write */ member
|