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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 210 PORT_CloseInd (p_mcb);
247 PORT_CloseInd (p_mcb);
286 PORT_CloseInd (p_mcb);
335 PORT_CloseInd (p_mcb);
380 PORT_CloseInd (p_mcb);
423 PORT_CloseInd (p_mcb);
457 PORT_CloseInd (p_mcb);
469 PORT_CloseInd (p_mcb);
541 PORT_CloseInd (p_mcb);
rfc_int.h 357 extern void PORT_CloseInd (tRFC_MCB *p_mcb);
port_rfc.c 770 ** Function PORT_CloseInd
776 void PORT_CloseInd (tRFC_MCB *p_mcb)
781 RFCOMM_TRACE_EVENT ("PORT_CloseInd");
    [all...]

Completed in 63 milliseconds