Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c530 p_mcb->local_cfg_sent = FALSE; in rfc_mx_sm_state_disc_wait_ua()
626 p_mcb->local_cfg_sent = TRUE; in rfc_mx_conf_cnf()
669 if ((p_mcb->state == RFC_MX_STATE_CONFIGURE) && p_mcb->local_cfg_sent) { in rfc_mx_conf_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h100 BOOLEAN local_cfg_sent; member