Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_queue.h61 tGATT_WRITE_TYPE write_type; member
/system/bt/bta/gatt/
Dbta_gattc_queue.cc170 tGATT_WRITE_TYPE write_type, in WriteCharacteristic()
183 tGATT_WRITE_TYPE write_type, in WriteDescriptor()
Dbta_gattc_api.cc469 tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
Dbta_gattc_int.h121 tGATT_WRITE_TYPE write_type; member
/system/bt/btif/src/
Dbtif_gatt_client.cc450 bt_status_t btif_gattc_write_char(int conn_id, uint16_t handle, int write_type, in btif_gattc_write_char()
/system/bt/bta/hh/
Dbta_hh_le.cc1872 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local