Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_int.h277 void PORT_TimeOutCloseMux(tRFC_MCB* p_mcb);
Drfc_port_fsm.cc178 PORT_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_state_closed()
543 PORT_TimeOutCloseMux(p_port->rfc.p_mcb); in rfc_port_sm_opened()
Dport_rfc.cc744 void PORT_TimeOutCloseMux(tRFC_MCB* p_mcb) { in PORT_TimeOutCloseMux() function