class WlanPhyType
Defined at line 307 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
PHY types supporting different MCS and payload data rates.
Based off of dot11PHYType from IEEE 802.11-2016/2020 Annex C + Amendments
Public Members
static WlanPhyType kDsss
static WlanPhyType kHr
static WlanPhyType kOfdm
static WlanPhyType kErp
static WlanPhyType kHt
static WlanPhyType kDmg
static WlanPhyType kVht
static WlanPhyType kTvht
static WlanPhyType kS1G
static WlanPhyType kCdmg
static WlanPhyType kCmmg
static WlanPhyType kHe
Public Methods
void WlanPhyType ()
Defined at line 374 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
void WlanPhyType (uint32_t value)
Defined at line 375 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
EnumForSwitching_ operator fuchsia_wlan_common::WlanPhyType::EnumForSwitching_ ()
Defined at line 376 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 377 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
bool IsUnknown ()
Defined at line 379 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
WlanPhyType Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h