pub const MAX_UNIQUE_CHANNEL_NUMBERS: u16 = 256;
Expand description

The limit on the number of channels in a list of unique channel numbers is 256 since a channel number in IEEE 802.11-2016 cannot exceed one octet. See IEEE 802.11-2016 9.4.2.18 Supported Channels element for an example element that assumes a channel number does not exceed one octet.