class MacImplementationType

Defined at line 151 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 165 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 166 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 167 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 168 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 170 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 183 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h