Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_fcr.cc931 bool all_ok = true; in process_s_frame() local
951 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
956 all_ok = retransmit_i_frames(p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
966 all_ok = retransmit_i_frames( in process_s_frame()
972 if (all_ok) { in process_s_frame()