Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c76 static BOOLEAN avct_l2c_is_passive (tAVCT_LCB *p_lcb) in avct_l2c_is_passive() function
121 if (!avct_l2c_is_passive (p_lcb) || (p_lcb->ch_state == AVCT_CH_OPEN)) { in avct_l2c_connect_ind_cback()