Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c1027 BOOLEAN all_ok = TRUE; in process_s_frame() local
1053 all_ok = retransmit_i_frames (p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1058 all_ok = retransmit_i_frames (p_ccb, L2C_FCR_RETX_ALL_PKTS); in process_s_frame()
1068all_ok = retransmit_i_frames (p_ccb, (UINT8)((ctrl_word & L2CAP_FCR_REQ_SEQ_BITS) >> L2CAP_FCR_REQ… in process_s_frame()
1072 if (all_ok) in process_s_frame()