Home
last modified time | relevance | path

Searched refs:Port_TimeOutCloseMux (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
Drfc_port_fsm.c158 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ; in rfc_port_sm_state_closed()
449 Port_TimeOutCloseMux( p_port->rfc.p_mcb ) ; in rfc_port_sm_opened()
Drfc_int.h358 extern void Port_TimeOutCloseMux (tRFC_MCB *p_mcb);
Dport_rfc.c802 void Port_TimeOutCloseMux (tRFC_MCB *p_mcb) in Port_TimeOutCloseMux() function