Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c1054 l2cb.check_round_robin = TRUE; in l2c_link_check_send_pkts()
1144 l2cb.check_round_robin = FALSE; in l2c_link_check_send_pkts()
1423 && (l2cb.check_round_robin) in l2c_link_process_num_completed_pkts()
1451 l2cb.check_round_robin, l2cb.round_robin_unacked); in l2c_link_process_num_completed_pkts()
1465 l2cb.check_round_robin, l2cb.round_robin_unacked); in l2c_link_process_num_completed_pkts()
Dl2c_csm.c1261 l2cb.check_round_robin = TRUE; in l2c_enqueue_peer_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h480 BOOLEAN check_round_robin; /* Do a round robin check */ member