Searched refs:PORT_DlcReleaseInd (Results 1 – 4 of 4) sorted by relevance
295 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_term_wait_sec_check()427 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()441 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()
115 PORT_DlcReleaseInd (p_mcb, dlci); in RFCOMM_DlcEstablishRsp()
363 extern void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci);
756 void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci) in PORT_DlcReleaseInd() function