class BssType
Defined at line 418 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 438 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 439 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 440 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 441 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 443 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 462 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h