Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_mx_fsm.cc61 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()
286 rfc_mx_conf_ind(p_mcb, (tL2CAP_CFG_INFO*)p_data); in rfc_mx_sm_state_configure()
674 static void rfc_mx_conf_ind(tRFC_MCB* p_mcb, tL2CAP_CFG_INFO* p_cfg) { in rfc_mx_conf_ind() function