Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_server.cc407 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCharacteristicCallback()
446 bool is_prep, std::vector<uint8_t> value) { in RequestWriteDescriptorCallback()
H A Dgatt_server_old.cc254 bool is_prep, std::vector<uint8_t> value) { in RequestWriteCallback()
/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.cc253 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()
H A Dbluetooth_gatt_interface.cc310 int offset, bool need_rsp, bool is_prep, in RequestWriteCharacteristicCallback()
326 int offset, bool need_rsp, bool is_prep, in RequestWriteDescriptorCallback()
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc74 bool is_prep; member
/aosp12/system/bt/stack/include/
H A Dgatt_api.h466 bool is_prep; /* is prepare write */ member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp657 bool need_rsp, bool is_prep, in btgatts_request_write_characteristic_cb()
678 bool is_prep, in btgatts_request_write_descriptor_cb()