Searched defs:write_type (Results 1 – 10 of 10) sorted by relevance
35 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()43 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
65 tGATT_WRITE_TYPE write_type; member
202 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()215 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
476 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
118 tGATT_WRITE_TYPE write_type; member
162 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
219 GATT_WRITE_OP_CB cb, void* cb_data) -> void { in SetUp()
373 void* cb_data) -> void { requested_handles.push_back(handle); })); in TEST_F()
492 int write_type, int auth_req, in btif_gattc_write_char()
1827 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local