Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/l2cap/
H A Dl2c_fcr.cc925 bool all_ok = true; in process_s_frame() local
945 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
950 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
960 all_ok = retransmit_i_frames( in process_s_frame()
966 if (all_ok) { in process_s_frame()