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

  /system/bt/stack/rfcomm/
rfc_mx_fsm.cc 211 PORT_CloseInd(p_mcb);
248 PORT_CloseInd(p_mcb);
285 PORT_CloseInd(p_mcb);
331 PORT_CloseInd(p_mcb);
375 PORT_CloseInd(p_mcb);
415 PORT_CloseInd(p_mcb);
446 PORT_CloseInd(p_mcb);
457 PORT_CloseInd(p_mcb);
530 PORT_CloseInd(p_mcb);
rfc_int.h 346 extern void PORT_CloseInd(tRFC_MCB* p_mcb);
port_rfc.cc 709 * Function PORT_CloseInd
715 void PORT_CloseInd(tRFC_MCB* p_mcb) {
719 RFCOMM_TRACE_EVENT("PORT_CloseInd");
    [all...]

Completed in 55 milliseconds