class BandRssiAdjustment

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

An adjustment to be made to the observed RSSI values for BSSs in the specified band.

Public Members

WlanBand band
int8_t rssi_adjustment

Public Methods

::std::unique_ptr<BandRssiAdjustment> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, BandRssiAdjustment * value, size_t _offset)
zx_status_t Clone (BandRssiAdjustment * result)