Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c74 static void rfc_mx_conf_ind (tRFC_MCB *p_mcb, tL2CAP_CFG_INFO *p_cfg);
220 rfc_mx_conf_ind (p_mcb, (tL2CAP_CFG_INFO *)p_data); in rfc_mx_sm_state_wait_conn_cnf()
297 rfc_mx_conf_ind (p_mcb, (tL2CAP_CFG_INFO *)p_data); in rfc_mx_sm_state_configure()
650 static void rfc_mx_conf_ind (tRFC_MCB *p_mcb, tL2CAP_CFG_INFO *p_cfg) in rfc_mx_conf_ind() function