Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c466 case BTA_GATTC_API_READ_MULTI_EVT: in gattc_evt_code()
Dbta_gattc_act.c92 BTA_GATTC_API_READ_MULTI_EVT
1367 if (p_clcb->p_q_cmd->hdr.event != BTA_GATTC_API_READ_MULTI_EVT && in bta_gattc_read_cmpl()
1505 if ((p_clcb->p_q_cmd->hdr.event != BTA_GATTC_API_READ_MULTI_EVT) && in bta_gattc_op_cmpl()
Dbta_gattc_api.c564 p_buf->hdr.event = BTA_GATTC_API_READ_MULTI_EVT; in BTA_GATTC_ReadMultiple()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h53 BTA_GATTC_API_READ_MULTI_EVT, enumerator