class SecuritySupport

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

Features related to security / access control and data confidentiality.

See IEEE 802.11-2016 4.5.4 and 802.11-2016 12.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

SecuritySupport & set_sae (::fuchsia::wlan::common::SaeFeature _value)
SecuritySupport & set_mfp (::fuchsia::wlan::common::MfpFeature _value)
SecuritySupport & set_owe (::fuchsia::wlan::common::OweFeature _value)
void SecuritySupport ()
void SecuritySupport (SecuritySupport && other)
void ~SecuritySupport ()
SecuritySupport & operator= (SecuritySupport && other)
::std::unique_ptr<SecuritySupport> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SecuritySupport * _value, size_t _offset)
zx_status_t Clone (SecuritySupport * _result)
const ::fuchsia::wlan::common::SaeFeature & sae ()

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

bool has_sae ()

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

::fuchsia::wlan::common::SaeFeature * mutable_sae ()

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

void clear_sae ()

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

const ::fuchsia::wlan::common::MfpFeature & mfp ()

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

bool has_mfp ()

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

::fuchsia::wlan::common::MfpFeature * mutable_mfp ()

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

void clear_mfp ()

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

const ::fuchsia::wlan::common::OweFeature & owe ()

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

bool has_owe ()

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

::fuchsia::wlan::common::OweFeature * mutable_owe ()

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

void clear_owe ()

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