class SpectrumManagementSupport

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

Features related to spectrum management.

See IEEE 802.11-2016 4.5.5, 11.8, and 11.9.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::wlan::common::DfsFeature & dfs ()

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

bool has_dfs ()

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

::fuchsia::wlan::common::DfsFeature * mutable_dfs ()

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

void clear_dfs ()

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

SpectrumManagementSupport & set_dfs (::fuchsia::wlan::common::DfsFeature _value)
void SpectrumManagementSupport ()
void SpectrumManagementSupport (SpectrumManagementSupport && other)
void ~SpectrumManagementSupport ()
SpectrumManagementSupport & operator= (SpectrumManagementSupport && other)
::std::unique_ptr<SpectrumManagementSupport> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SpectrumManagementSupport * _value, size_t _offset)
zx_status_t Clone (SpectrumManagementSupport * _result)