Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c496 case BTA_GATTC_API_READ_MULTI_VAR_EVT: in gattc_evt_code()
Dbta_gattc_api.c600 p_buf->hdr.event = BTA_GATTC_API_READ_MULTI_VAR_EVT; in BTA_GATTC_ReadMultipleVariable()
Dbta_gattc_act.c1368 p_clcb->p_q_cmd->hdr.event != BTA_GATTC_API_READ_MULTI_VAR_EVT) { in bta_gattc_read_cmpl()
1507 (p_clcb->p_q_cmd->hdr.event != BTA_GATTC_API_READ_MULTI_VAR_EVT)) { in bta_gattc_op_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h64 BTA_GATTC_API_READ_MULTI_VAR_EVT, enumerator