class SecuritySupport
Defined at line 1775 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 1781 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 1785 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 1789 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 1797 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 1805 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 1809 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 1813 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 1821 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 1829 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 1833 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 1837 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 1845 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h