class SecuritySupport

Defined at line 1773 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 1779 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 1783 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 1787 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 1795 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 1803 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 1807 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 1811 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 1819 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 1827 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 1831 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 1835 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 1843 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h