Home
last modified time | relevance | path

Searched defs:is_prep (Results 1 – 6 of 6) 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.cc407 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCharacteristicCallback()
446 bool is_prep, std::vector<uint8_t> value) { in RequestWriteDescriptorCallback()
Dgatt_server_old.cc252 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCallback()
/system/bt/service/test/
Dgatt_server_unittest.cc73 bool is_prep; member
/system/bt/stack/include/
Dgatt_api.h369 bool is_prep; /* is prepare write */ member