Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h321 #define BTA_GATTC_SERV_DISC 3 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c738 p_clcb->p_srcb->state = BTA_GATTC_SERV_DISC; in bta_gattc_conn()
1022 p_clcb->p_srcb->state == BTA_GATTC_SERV_DISC) { in bta_gattc_start_discover()