Searched refs:PORT_DlcReleaseInd (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_port_fsm.c295 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
427 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
441 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
H A Drfc_port_if.c112 PORT_DlcReleaseInd (p_mcb, dlci);
H A Drfc_int.h365 extern void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci);
H A Dport_rfc.c749 ** Function PORT_DlcReleaseInd
755 void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci) function
759 RFCOMM_TRACE_EVENT ("PORT_DlcReleaseInd");

Completed in 138 milliseconds