Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/rfcomm/
H A Drfc_mx_fsm.cc60 static void rfc_mx_conf_ind(tRFC_MCB* p_mcb, tL2CAP_CFG_INFO* p_cfg);
201 rfc_mx_conf_ind(p_mcb, (tL2CAP_CFG_INFO*)p_data); in rfc_mx_sm_state_wait_conn_cnf()
282 rfc_mx_conf_ind(p_mcb, (tL2CAP_CFG_INFO*)p_data); in rfc_mx_sm_state_configure()
655 static void rfc_mx_conf_ind(tRFC_MCB* p_mcb, tL2CAP_CFG_INFO* p_cfg) { in rfc_mx_conf_ind() function