Home
last modified time | relevance | path

Searched refs:xmit_ack_touts (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h212 UINT32 xmit_ack_touts; /* # of xmit ack timouts */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c267 …ransmitted, p_ccb->fcrb.xmit_window_closed, p_ccb->fcrb.retrans_touts, p_ccb->fcrb.xmit_ack_touts); in l2c_fcr_cleanup()
856 p_ccb->fcrb.xmit_ack_touts++; in l2c_fcr_proc_ack_tout()