class MfpFeature

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

Management Frame Protection.

See IEEE 802.11-2016 4.5.4.9.

This is a security feature, usable for fullmac or softmac.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const bool & supported ()

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

bool has_supported ()

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

bool * mutable_supported ()

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

void clear_supported ()

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

MfpFeature & set_supported (bool _value)
void MfpFeature ()
void MfpFeature (MfpFeature && other)
void ~MfpFeature ()
MfpFeature & operator= (MfpFeature && other)
::std::unique_ptr<MfpFeature> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MfpFeature * _value, size_t _offset)
zx_status_t Clone (MfpFeature * _result)