class MfpFeature
Defined at line 1677 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
Management Frame Protection.
See IEEE 802.11-2016 4.5.4.9.
This is a security feature, usable for fullmac or softmac.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_common::wire::MfpFeature> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_common::wire::MfpFeature> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::MfpFeature>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void MfpFeature ()
Defined at line 1679 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void MfpFeature (const MfpFeature & other)
Defined at line 1680 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
MfpFeature & operator= (const MfpFeature & other)
Defined at line 1681 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void MfpFeature (MfpFeature && other)
Defined at line 1682 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
MfpFeature & operator= (MfpFeature && other)
Defined at line 1683 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
bool & supported ()
bool has_supported ()
void ~MfpFeature ()
Defined at line 1685 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder