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 158 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ;
449 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ;
rfc_int.h 358 extern void Port_TimeOutCloseMux (tRFC_MCB *p_mcb);
port_rfc.c 796 ** Function Port_TimeOutCloseMux
802 void Port_TimeOutCloseMux (tRFC_MCB *p_mcb)
807 RFCOMM_TRACE_EVENT ("Port_TimeOutCloseMux");
    [all...]

Completed in 181 milliseconds