Ieee80211SupportedBand
Overview
Related Modules:
Description:
Describes IEEE 802.11 band information.
Since:
1.0
Summary
Data Fields
| Variable Name | Description |
|---|---|
| channels | struct Ieee80211Channel |
| bitrates | struct Ieee80211Rate |
| band | enum Ieee80211Band |
| nChannels | int32_t |
| nBitrates | int32_t |
| htCap | struct Ieee80211StaHtCap |
