class CipherSuiteType

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

IEEE Std 802.11-2016, 9.4.2.25.2

Public Members

static CipherSuiteType kUseGroup
static CipherSuiteType kWep40
static CipherSuiteType kTkip
static CipherSuiteType kReserved3
static CipherSuiteType kCcmp128
static CipherSuiteType kWep104
static CipherSuiteType kBipCmac128
static CipherSuiteType kGroupAddressedNotAllowed
static CipherSuiteType kGcmp128
static CipherSuiteType kGcmp256
static CipherSuiteType kCcmp256
static CipherSuiteType kBipGmac128
static CipherSuiteType kBipGmac256
static CipherSuiteType kBipCmac256
static CipherSuiteType kReserved14To255

Public Methods

void CipherSuiteType ()

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

void CipherSuiteType (uint32_t value)

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

EnumForSwitching_ operator fuchsia_wlan_ieee80211::CipherSuiteType::EnumForSwitching_ ()

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

CipherSuiteType 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 950 of file fidling/gen/sdk/fidl/fuchsia.wlan.ieee80211/fuchsia.wlan.ieee80211/cpp/fidl/fuchsia.wlan.ieee80211/cpp/common_types.h