class RssiMonitorSupport

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

Firmware RSSI threshold monitoring offload support.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void RssiMonitorSupport ()
void RssiMonitorSupport (RssiMonitorSupport && other)
const bool & supported ()

Defined at line 2152 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 2156 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 2160 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 2168 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h

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