Home
last modified time | relevance | path

Searched refs:BTA_GATTC_API_READ_MULTI_EVT (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc437 case BTA_GATTC_API_READ_MULTI_EVT: in gattc_evt_code()
Dbta_gattc_int.h61 BTA_GATTC_API_READ_MULTI_EVT, enumerator
Dbta_gattc_api.cc480 p_buf->hdr.event = BTA_GATTC_API_READ_MULTI_EVT; in BTA_GATTC_ReadMultiple()
Dbta_gattc_act.cc1270 (p_clcb->p_q_cmd->hdr.event != BTA_GATTC_API_READ_MULTI_EVT || in bta_gattc_op_cmpl()