Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c276 …p_ccb->fcrb.s_frames_sent[0], p_ccb->fcrb.s_frames_sent[1], p_ccb->fcrb.s_frames_sent[2], p_ccb->f… in l2c_fcr_cleanup()
516 p_ccb->fcrb.s_frames_sent[function_code]++; in l2c_fcr_send_S_frame()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h205 UINT32 s_frames_sent[4]; /* S-frames sent (RR, REJ, RNR, SREJ) */ member