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.c52 static void rfc_mx_conf_ind (tRFC_MCB *p_mcb, tL2CAP_CFG_INFO *p_cfg);
196 rfc_mx_conf_ind (p_mcb, (tL2CAP_CFG_INFO *)p_data); in rfc_mx_sm_state_wait_conn_cnf()
280 rfc_mx_conf_ind (p_mcb, (tL2CAP_CFG_INFO *)p_data); in rfc_mx_sm_state_configure()
645 static void rfc_mx_conf_ind (tRFC_MCB *p_mcb, tL2CAP_CFG_INFO *p_cfg) in rfc_mx_conf_ind() function