Searched refs:ble_check_round_robin (Results 1 – 2 of 2) sorted by relevance
886 l2cb.ble_check_round_robin = true; in l2c_link_check_send_pkts()966 l2cb.ble_check_round_robin = false; in l2c_link_check_send_pkts()1231 ((l2cb.ble_check_round_robin) && in l2c_link_process_num_completed_pkts()1241 p_lcb->sent_not_acked, l2cb.ble_check_round_robin, in l2c_link_process_num_completed_pkts()1252 handle, l2cb.ble_check_round_robin, in l2c_link_process_num_completed_pkts()1287 if (l2cb.ble_check_round_robin && in l2c_packets_completed()
623 bool ble_check_round_robin; /* Do a round robin check */ member