Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c979 BOOLEAN all_ok = TRUE; in process_s_frame() local
1002 all_ok = retransmit_i_frames (p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1008 all_ok = retransmit_i_frames (p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1018all_ok = retransmit_i_frames (p_ccb, (UINT8)((ctrl_word & L2CAP_FCR_REQ_SEQ_BITS) >> L2CAP_FCR_REQ… in process_s_frame()
1022 if (all_ok) { in process_s_frame()