Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_mx_fsm.cc58 static void rfc_mx_conf_ind(tRFC_MCB* p_mcb, tL2CAP_CFG_INFO* p_cfg);
200 rfc_mx_conf_ind(p_mcb, (tL2CAP_CFG_INFO*)p_data); in rfc_mx_sm_state_wait_conn_cnf()
281 rfc_mx_conf_ind(p_mcb, (tL2CAP_CFG_INFO*)p_data); in rfc_mx_sm_state_configure()
626 static void rfc_mx_conf_ind(tRFC_MCB* p_mcb, tL2CAP_CFG_INFO* p_cfg) { in rfc_mx_conf_ind() function