class WlanAssocResult

Defined at line 331 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h

Public Members

static WlanAssocResult kSuccess
static WlanAssocResult kRefusedReasonUnspecified
static WlanAssocResult kRefusedNotAuthenticated
static WlanAssocResult kRefusedCapabilitiesMismatch
static WlanAssocResult kRefusedExternalReason
static WlanAssocResult kRefusedApOutOfMemory
static WlanAssocResult kRefusedBasicRatesMismatch
static WlanAssocResult kRejectedEmergencyServicesNotSupported
static WlanAssocResult kRefusedTemporarily

Public Methods

void WlanAssocResult ()

Defined at line 359 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h

void WlanAssocResult (uint8_t value)

Defined at line 360 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::WlanAssocResult::EnumForSwitching_ ()

Defined at line 361 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 362 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 364 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h

WlanAssocResult 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 391 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/common_types.h