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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h 354 extern void PORT_StartInd (tRFC_MCB *p_mcb);
rfc_mx_fsm.c 398 PORT_StartInd (p_mcb);
port_rfc.c 253 ** Function PORT_StartInd
261 void PORT_StartInd (tRFC_MCB *p_mcb)
266 RFCOMM_TRACE_EVENT0 ("PORT_StartInd");
274 RFCOMM_TRACE_DEBUG1("PORT_StartInd, RFCOMM_StartRsp RFCOMM_SUCCESS: p_mcb:%p", p_mcb);
    [all...]

Completed in 44 milliseconds