Home
last modified time | relevance | path

Searched refs:rfc_port_timer_stop (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_port_fsm.cc227 rfc_port_timer_stop(p_port); in rfc_port_sm_sabme_wait_ua()
667 rfc_port_timer_stop(p_port); in rfc_process_pn()
726 rfc_port_timer_stop(p_port); in rfc_process_rpn()
845 rfc_port_timer_stop(p_port); in rfc_process_msc()
872 rfc_port_timer_stop(p_port); in rfc_process_rls()
Drfc_utils.cc264 void rfc_port_timer_stop(tPORT* p_port) { in rfc_port_timer_stop() function
348 rfc_port_timer_stop(p_port); in rfc_port_closed()
Drfc_int.h234 void rfc_port_timer_stop(tPORT* p_port);
Dport_utils.cc235 rfc_port_timer_stop(p_port); in port_release_port()
Dport_rfc.cc990 rfc_port_timer_stop(p_port); in port_rfc_closed()