HomeSort by relevance Sort by last modified time
    Searched refs:PORT_DlcReleaseInd (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 294 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
426 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
440 PORT_DlcReleaseInd (p_port->rfc.p_mcb, p_port->dlci);
rfc_port_if.c 110 PORT_DlcReleaseInd (p_mcb, dlci);
rfc_int.h 365 extern void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci);
port_rfc.c 746 ** Function PORT_DlcReleaseInd
752 void PORT_DlcReleaseInd (tRFC_MCB *p_mcb, UINT8 dlci)
756 RFCOMM_TRACE_EVENT0 ("PORT_DlcReleaseInd");
    [all...]

Completed in 44 milliseconds