class Protocol
Defined at line 21 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
WLAN security protocols.
WPA protocols are additionally enumerated by their authentication suite
(i.e., Personal vs. Enterprise).
Public Members
static Protocol kOpen
static Protocol kWep
static Protocol kWpa1
static Protocol kWpa2Personal
static Protocol kWpa2Enterprise
static Protocol kWpa3Personal
static Protocol kWpa3Enterprise
static Protocol kOwe
Public Methods
void Protocol ()
Defined at line 51 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
void Protocol (uint32_t value)
Defined at line 52 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
EnumForSwitching_ operator fuchsia_wlan_common_security::Protocol::EnumForSwitching_ ()
Defined at line 53 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 54 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
bool IsUnknown ()
Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h
Protocol 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 81 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/common_types.h