Searched defs:write_type (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/bt/bta/test/common/ |
H A D | bta_gatt_queue_mock.cc | 35 tGATT_WRITE_TYPE write_type, in WriteCharacteristic() 43 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
|
/aosp12/system/bt/bta/include/ |
H A D | bta_gatt_queue.h | 65 tGATT_WRITE_TYPE write_type; member
|
/aosp12/system/bt/bta/gatt/ |
H A D | bta_gattc_queue.cc | 202 tGATT_WRITE_TYPE write_type, in WriteCharacteristic() 215 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
|
H A D | bta_gattc_api.cc | 476 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
|
H A D | bta_gattc_int.h | 118 tGATT_WRITE_TYPE write_type; member
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_gattc_api.cc | 162 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
|
/aosp12/system/bt/bta/vc/ |
H A D | vc_test.cc | 219 GATT_WRITE_OP_CB cb, void* cb_data) -> void { in SetUp()
|
H A D | devices_test.cc | 373 void* cb_data) -> void { requested_handles.push_back(handle); })); in TEST_F()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_gatt_client.cc | 492 int write_type, int auth_req, in btif_gattc_write_char()
|
/aosp12/system/bt/bta/hh/ |
H A D | bta_hh_le.cc | 1827 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1300 jint write_type, jint auth_req, in gattClientWriteCharacteristicNative()
|