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

  /system/bt/stack/rfcomm/
rfc_int.h 343 extern void PORT_StartInd(tRFC_MCB* p_mcb);
rfc_mx_fsm.cc 393 PORT_StartInd(p_mcb);
port_rfc.cc 237 * Function PORT_StartInd
245 void PORT_StartInd(tRFC_MCB* p_mcb) {
249 RFCOMM_TRACE_EVENT("PORT_StartInd");
255 "PORT_StartInd, RFCOMM_StartRsp RFCOMM_SUCCESS: p_mcb:%p", p_mcb);
    [all...]

Completed in 49 milliseconds