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

  /system/bt/stack/rfcomm/
rfc_port_fsm.cc 304 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
439 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
451 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
rfc_port_if.cc 104 PORT_DlcReleaseInd(p_mcb, dlci);
rfc_int.h 355 extern void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci);
port_rfc.cc 691 * Function PORT_DlcReleaseInd
697 void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci) {
700 RFCOMM_TRACE_EVENT("PORT_DlcReleaseInd");
    [all...]

Completed in 55 milliseconds