Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_port_fsm.c202 rfc_port_timer_stop (p_port); in rfc_port_sm_sabme_wait_ua()
563 rfc_port_timer_stop (p_port); in rfc_process_pn()
623 rfc_port_timer_stop (p_port); in rfc_process_rpn()
752 rfc_port_timer_stop (p_port); in rfc_process_msc()
785 rfc_port_timer_stop (p_port); in rfc_process_rls()
Drfc_utils.c274 void rfc_port_timer_stop (tPORT *p_port) in rfc_port_timer_stop() function
386 rfc_port_timer_stop (p_port); in rfc_port_closed()
Dport_utils.c240 rfc_port_timer_stop (p_port); in port_release_port()
Drfc_int.h310 extern void rfc_port_timer_stop (tPORT *p_port);
Dport_rfc.c1055 rfc_port_timer_stop (p_port); in port_rfc_closed()