Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/rfcomm/
H A Drfc_port_fsm.cc179 Port_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_state_closed()
494 Port_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_opened()
H A Drfc_int.h362 extern void Port_TimeOutCloseMux(tRFC_MCB* p_mcb);
H A Dport_rfc.cc733 void Port_TimeOutCloseMux(tRFC_MCB* p_mcb) { in Port_TimeOutCloseMux() function