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 209 PORT_CloseInd (p_mcb);
246 PORT_CloseInd (p_mcb);
285 PORT_CloseInd (p_mcb);
332 PORT_CloseInd (p_mcb);
377 PORT_CloseInd (p_mcb);
420 PORT_CloseInd (p_mcb);
452 PORT_CloseInd (p_mcb);
464 PORT_CloseInd (p_mcb);
536 PORT_CloseInd (p_mcb);
rfc_int.h 357 extern void PORT_CloseInd (tRFC_MCB *p_mcb);
port_rfc.c 767 ** Function PORT_CloseInd
773 void PORT_CloseInd (tRFC_MCB *p_mcb)
778 RFCOMM_TRACE_EVENT0 ("PORT_CloseInd");
    [all...]

Completed in 1407 milliseconds