Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
ws80211_band Struct Reference

Describes the channel capabilities of a single RF band on a PHY. More...

#include <ws80211_utils.h>

Public Attributes

GArray * frequencies
 
int channel_types
 

Detailed Description

Describes the channel capabilities of a single RF band on a PHY.

Member Data Documentation

◆ channel_types

int ws80211_band::channel_types

Bitmask of ws80211_channel_type values supported by the PHY on this band

◆ frequencies

GArray* ws80211_band::frequencies

Lazily-created array of ws80211_frequency entries for this band; may be NULL if not yet populated


The documentation for this struct was generated from the following file: