Home
last modified time | relevance | path

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

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