Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.c198 void l2c_fcr_stop_timer (tL2C_CCB *p_ccb) in l2c_fcr_stop_timer() function
221 l2c_fcr_stop_timer (p_ccb); in l2c_fcr_cleanup()
532 l2c_fcr_stop_timer (p_ccb); /* Restart the monitor timer */ in l2c_fcr_send_S_frame()
750 l2c_fcr_stop_timer (p_ccb); in l2c_fcr_proc_pdu()
967 l2c_fcr_stop_timer (p_ccb); in process_reqseq()
1041 l2c_fcr_stop_timer (p_ccb); in process_s_frame()
Dl2c_int.h729 extern void l2c_fcr_stop_timer (tL2C_CCB *p_ccb);
Dl2c_utils.c1569 l2c_fcr_stop_timer (p_ccb); in l2cu_allocate_ccb()