Home
last modified time | relevance | path

Searched refs:BTA_GATTC_REQ_WAITING (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h373 #define BTA_GATTC_REQ_WAITING 0x10 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1020 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) && in bta_gattc_start_discover()
1549 p_clcb->auto_update = BTA_GATTC_REQ_WAITING; in bta_gattc_op_cmpl()