Home
last modified time | relevance | path

Searched refs:l2c_fcr_stop_timer (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_fcr.cc197 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb) { in l2c_fcr_stop_timer() function
524 l2c_fcr_stop_timer(p_ccb); /* Restart the monitor timer */ in l2c_fcr_send_S_frame()
731 l2c_fcr_stop_timer(p_ccb); in l2c_fcr_proc_pdu()
1048 if (!p_ccb->fcrb.wait_ack) l2c_fcr_stop_timer(p_ccb); in process_reqseq()
1122 l2c_fcr_stop_timer(p_ccb); in process_s_frame()
Dl2c_int.h781 extern void l2c_fcr_stop_timer(tL2C_CCB* p_ccb);