Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/bt/bta/test/common/
H A Dbta_gatt_queue_mock.cc35 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()
43 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
/aosp12/system/bt/bta/include/
H A Dbta_gatt_queue.h65 tGATT_WRITE_TYPE write_type; member
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_queue.cc202 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()
215 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
H A Dbta_gattc_api.cc476 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
H A Dbta_gattc_int.h118 tGATT_WRITE_TYPE write_type; member
/aosp12/system/bt/test/mock/
H A Dmock_bta_gattc_api.cc162 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
/aosp12/system/bt/bta/vc/
H A Dvc_test.cc219 GATT_WRITE_OP_CB cb, void* cb_data) -> void { in SetUp()
H A Ddevices_test.cc373 void* cb_data) -> void { requested_handles.push_back(handle); })); in TEST_F()
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc492 int write_type, int auth_req, in btif_gattc_write_char()
/aosp12/system/bt/bta/hh/
H A Dbta_hh_le.cc1827 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1300 jint write_type, jint auth_req, in gattClientWriteCharacteristicNative()