Searched refs:PORT_DlcReleaseInd (Results 1 – 4 of 4) sorted by relevance
348 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_term_wait_sec_check()518 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()532 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_opened()
107 PORT_DlcReleaseInd(p_mcb, dlci); in RFCOMM_DlcEstablishRsp()
285 void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci);
701 void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci) { in PORT_DlcReleaseInd() function