Skip to main content

MAX_PENDING_ACKS

Constant MAX_PENDING_ACKS 

Source
pub const MAX_PENDING_ACKS: usize = 100;
Expand description

Maximum number of consecutive PENDING_ACKs honoured for one command.

A device is free to keep asking for more time; this bounds a misbehaving one that never finishes.