class WlanAuthResult
Defined at line 241 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
Public Members
static WlanAuthResult kSuccess
static WlanAuthResult kRefused
static WlanAuthResult kAntiCloggingTokenRequired
static WlanAuthResult kFiniteCyclicGroupNotSupported
static WlanAuthResult kRejected
static WlanAuthResult kFailureTimeout
Public Methods
void WlanAuthResult ()
Defined at line 263 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
void WlanAuthResult (uint8_t value)
Defined at line 264 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
EnumForSwitching_ operator fuchsia_wlan_fullmac::WlanAuthResult::EnumForSwitching_ ()
Defined at line 265 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 266 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
bool IsUnknown ()
Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h
WlanAuthResult 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 289 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h