class BssType

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

Public Members

static BssType kUnknown
static BssType kInfrastructure
static BssType kIndependent
static BssType kMesh
static BssType kPersonal

Public Methods

void BssType ()

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

void BssType (uint32_t value)

Defined at line 777 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::BssType::EnumForSwitching_ ()

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

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