Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h51 #define AVCT_CH_CONN 1 /* Waiting for connection confirm */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c181 if (p_lcb->ch_state == AVCT_CH_CONN) { in avct_l2c_connect_cfm_cback()
Davct_lcb_act.c184 p_lcb->ch_state = AVCT_CH_CONN; in avct_lcb_chnl_open()