Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc190 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb) { in l2c_fcr_stop_timer() function
397 l2c_fcr_stop_timer(p_ccb); /* Restart the monitor timer */ in l2c_fcr_send_S_frame()
586 l2c_fcr_stop_timer(p_ccb); in l2c_fcr_proc_pdu()
891 if (!p_ccb->fcrb.wait_ack) l2c_fcr_stop_timer(p_ccb); in process_reqseq()
961 l2c_fcr_stop_timer(p_ccb); in process_s_frame()
Dl2c_int.h862 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb);