pub type CapabilityInfo = u16;
Expand description
Corresponds to the Capability Information field defined by IEEE Std 802.11-2020, 9.4.1.4. This contains subfields that indicate support for requested or optional capabilities.
TODO(https://fxbug.dev/367315525) Consider making this a bitfield.