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.cc168 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer() function
494 l2c_fcr_start_timer(p_ccb); in prepare_I_frame()
523 l2c_fcr_start_timer(p_ccb); in l2c_fcr_send_S_frame()
988 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1054 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1628 l2c_fcr_start_timer(p_ccb); in retransmit_i_frames()
Dl2c_csm.cc805 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()
906 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()
Dl2c_int.h764 extern void l2c_fcr_start_timer(tL2C_CCB* p_ccb);