Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.cc164 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer() function
374 l2c_fcr_start_timer(p_ccb); in prepare_I_frame()
399 l2c_fcr_start_timer(p_ccb); in l2c_fcr_send_S_frame()
841 l2c_fcr_start_timer(p_ccb); in process_reqseq()
903 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1364 l2c_fcr_start_timer(p_ccb); in retransmit_i_frames()
Dl2c_int.h817 extern void l2c_fcr_start_timer(tL2C_CCB* p_ccb);
Dl2c_csm.cc988 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()
1079 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()