Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc163 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer() function
373 l2c_fcr_start_timer(p_ccb); in prepare_I_frame()
398 l2c_fcr_start_timer(p_ccb); in l2c_fcr_send_S_frame()
847 l2c_fcr_start_timer(p_ccb); in process_reqseq()
909 l2c_fcr_start_timer(p_ccb); in process_reqseq()
1367 l2c_fcr_start_timer(p_ccb); in retransmit_i_frames()
Dl2c_csm.cc1094 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()
1196 if (p_ccb->fcrb.wait_ack) l2c_fcr_start_timer(p_ccb); in l2c_csm_config()
Dl2c_int.h851 void l2c_fcr_start_timer(tL2C_CCB* p_ccb);