|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Describes the channel capabilities of a single RF band on a PHY. More...
#include <ws80211_utils.h>
Public Attributes | |
| GArray * | frequencies |
| int | channel_types |
Describes the channel capabilities of a single RF band on a PHY.
| int ws80211_band::channel_types |
Bitmask of ws80211_channel_type values supported by the PHY on this band
| GArray* ws80211_band::frequencies |
Lazily-created array of ws80211_frequency entries for this band; may be NULL if not yet populated