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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 157 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ;
448 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ;
rfc_int.h 358 extern void Port_TimeOutCloseMux (tRFC_MCB *p_mcb);
port_rfc.c 793 ** Function Port_TimeOutCloseMux
799 void Port_TimeOutCloseMux (tRFC_MCB *p_mcb)
804 RFCOMM_TRACE_EVENT0 ("Port_TimeOutCloseMux");
    [all...]

Completed in 193 milliseconds