class MacImplementationType

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

Indicates where MAC layer is implemented.

Public Members

static MacImplementationType kSoftmac
static MacImplementationType kFullmac

Public Methods

void MacImplementationType ()

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

void MacImplementationType (uint8_t value)

Defined at line 92 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::MacImplementationType::EnumForSwitching_ ()

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

uint8_t operator unsigned char ()

Defined at line 94 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 96 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h

MacImplementationType 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 109 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h