Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_port_fsm.cc215 rfc_port_timer_stop(p_port); in rfc_port_sm_sabme_wait_ua()
662 rfc_port_timer_stop(p_port); in rfc_process_pn()
713 rfc_port_timer_stop(p_port); in rfc_process_rpn()
837 rfc_port_timer_stop(p_port); in rfc_process_msc()
866 rfc_port_timer_stop(p_port); in rfc_process_rls()
Drfc_utils.cc260 void rfc_port_timer_stop(tPORT* p_port) { in rfc_port_timer_stop() function
344 rfc_port_timer_stop(p_port); in rfc_port_closed()
Drfc_int.h228 void rfc_port_timer_stop(tPORT* p_port);
Dport_utils.cc230 rfc_port_timer_stop(p_port); in port_release_port()
Dport_rfc.cc987 rfc_port_timer_stop(p_port); in port_rfc_closed()