Home
last modified time | relevance | path

Searched refs:cmpl_evt (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c503 p_buf->cmpl_evt = BTA_GATTC_READ_CHAR_EVT; in BTA_GATTC_ReadCharacteristic()
534 p_buf->cmpl_evt = BTA_GATTC_READ_DESCR_EVT; in BTA_GATTC_ReadCharDescr()
568 p_buf->cmpl_evt = BTA_GATTC_READ_MULTIPLE_EVT; in BTA_GATTC_ReadMultiple()
604 p_buf->cmpl_evt = BTA_GATTC_READ_MULTI_VAR_EVT; in BTA_GATTC_ReadMultipleVariable()
641 p_buf->cmpl_evt = BTA_GATTC_READ_CHAR_EVT; in BTA_GATTC_Read_by_type()
679 p_buf->cmpl_evt = BTA_GATTC_WRITE_CHAR_EVT; in BTA_GATTC_WriteCharValue()
728 p_buf->cmpl_evt = BTA_GATTC_WRITE_DESCR_EVT; in BTA_GATTC_WriteCharDescr()
Dbta_gattc_act.c1369 event = p_clcb->p_q_cmd->api_read.cmpl_evt; in bta_gattc_read_cmpl()
1371 event = p_clcb->p_q_cmd->api_read_multi.cmpl_evt; in bta_gattc_read_cmpl()
1410 event = p_clcb->p_q_cmd->api_write.cmpl_evt; in bta_gattc_write_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h158 tBTA_GATTC_EVT cmpl_evt; member
165 tBTA_GATTC_EVT cmpl_evt; member
201 tBTA_GATTC_EVT cmpl_evt; member