Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.cc1088 bool all_ok = true; in process_s_frame() local
1112 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1117 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1127 all_ok = retransmit_i_frames( in process_s_frame()
1133 if (all_ok) { in process_s_frame()