Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c206 void l2c_fcr_stop_timer (tL2C_CCB *p_ccb) in l2c_fcr_stop_timer() function
231 l2c_fcr_stop_timer (p_ccb); in l2c_fcr_cleanup()
544 l2c_fcr_stop_timer (p_ccb); /* Restart the monitor timer */ in l2c_fcr_send_S_frame()
774 l2c_fcr_stop_timer (p_ccb); in l2c_fcr_proc_pdu()
992 l2c_fcr_stop_timer (p_ccb); in process_reqseq()
1063 l2c_fcr_stop_timer (p_ccb); in process_s_frame()
Dl2c_int.h754 extern void l2c_fcr_stop_timer (tL2C_CCB *p_ccb);
Dl2c_utils.c1430 l2c_fcr_stop_timer (p_ccb); in l2cu_allocate_ccb()