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.cc191 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb) { in l2c_fcr_stop_timer() function
398 l2c_fcr_stop_timer(p_ccb); /* Restart the monitor timer */ in l2c_fcr_send_S_frame()
587 l2c_fcr_stop_timer(p_ccb); in l2c_fcr_proc_pdu()
885 if (!p_ccb->fcrb.wait_ack) l2c_fcr_stop_timer(p_ccb); in process_reqseq()
955 l2c_fcr_stop_timer(p_ccb); in process_s_frame()
Dl2c_int.h831 extern void l2c_fcr_stop_timer(tL2C_CCB* p_ccb);