Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/service/hal/
Dfake_bluetooth_gatt_interface.cc258 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteCharacteristicCallback()
268 int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) { in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc315 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback()
331 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
/packages/modules/Bluetooth/system/service/
Dgatt_server.cc408 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCharacteristicCallback()
447 bool is_prep, std::vector<uint8_t> value) { in RequestWriteDescriptorCallback()
Dgatt_server_old.cc254 bool is_prep, const uint8_t* value, size_t length) { in RequestWriteCallback()
/packages/modules/Bluetooth/system/service/test/
Dgatt_server_unittest.cc76 bool is_prep; member
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h475 bool is_prep; /* is prepare write */ member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp695 bool need_rsp, bool is_prep, in btgatts_request_write_characteristic_cb()
716 bool is_prep, const uint8_t* value, in btgatts_request_write_descriptor_cb()