Home | History | Annotate | Download | only in l2cap

Lines Matching full:robin

358 /* Round-Robin service for the same priority channels */
363 /* CCBs within the same LCB are served in round robin with priority */
455 /* round robin service for the same priority channels */
469 UINT16 round_robin_quota; /* Round-robin link quota */
470 UINT16 round_robin_unacked; /* Round-robin unacked */
471 BOOLEAN check_round_robin; /* Do a round robin check */
513 UINT16 ble_round_robin_quota; /* Round-robin link quota */
514 UINT16 ble_round_robin_unacked; /* Round-robin unacked */
515 BOOLEAN ble_check_round_robin; /* Do a round robin check */