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.cc170 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer() function
496 l2c_fcr_start_timer(p_ccb); in prepare_I_frame()
525 l2c_fcr_start_timer(p_ccb); in l2c_fcr_send_S_frame()
1000 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1066 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1655 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.h766 extern void l2c_fcr_start_timer(tL2C_CCB* p_ccb);