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 296 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
424 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
436 PORT_DlcReleaseInd(p_port->rfc.p_mcb, p_port->dlci);
rfc_port_if.cc 104 PORT_DlcReleaseInd(p_mcb, dlci);
rfc_int.h 356 extern void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci);
port_rfc.cc 687 * Function PORT_DlcReleaseInd
693 void PORT_DlcReleaseInd(tRFC_MCB* p_mcb, uint8_t dlci) {
696 RFCOMM_TRACE_EVENT("PORT_DlcReleaseInd");
    [all...]

Completed in 101 milliseconds