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.cc160 Port_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_state_closed()
459 Port_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_opened()
Drfc_int.h350 extern void Port_TimeOutCloseMux(tRFC_MCB* p_mcb);
Dport_rfc.cc734 void Port_TimeOutCloseMux(tRFC_MCB* p_mcb) { in Port_TimeOutCloseMux() function