class WlanBand
Defined at line 119 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h
Identifies a frequency band in metadata of various operations.
Examples of this enum in use are labeling scan results or reporting
a driver capabilities from various frequency bands.
NOTE: This enum is similar to the Band ID field defined in
IEEE Std 802.11-2016 9.4.1.46, but its values are not the same.
TODO(https://fxbug.dev/376442944): Create a spec-compliant Band ID type
and migrate the platform to use it.
Public Members
static WlanBand TWO_GHZ
static WlanBand FIVE_GHZ
Public Methods
void WlanBand ()
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h
void WlanBand (uint8_t value)
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h
uint8_t operator unsigned char ()
Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h
bool IsUnknown ()
Defined at line 125 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h
WlanBand Unknown ()
Defined at line 136 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/hlcpp/fuchsia/wlan/ieee80211/cpp/fidl.h