class ConnectionSignalReport

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

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void ConnectionSignalReport ()
void ConnectionSignalReport (ConnectionSignalReport && other)
const ::fuchsia::wlan::ieee80211::ChannelNumber & primary ()

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

bool has_primary ()

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

::fuchsia::wlan::ieee80211::ChannelNumber * mutable_primary ()

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

void clear_primary ()

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

void clear_tx_rate_500kbps ()

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

const int8_t & rssi_dbm ()

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

bool has_rssi_dbm ()

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

int8_t * mutable_rssi_dbm ()

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

void clear_rssi_dbm ()

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

void clear_snr_db ()

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

const ::fuchsia::wlan::ieee80211::ChannelBandwidth & bandwidth ()

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

bool has_bandwidth ()

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

::fuchsia::wlan::ieee80211::ChannelBandwidth * mutable_bandwidth ()

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

void clear_bandwidth ()

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

void clear_vht_secondary_80_channel ()

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

ConnectionSignalReport & set_primary (::fuchsia::wlan::ieee80211::ChannelNumber _value)
ConnectionSignalReport & set_tx_rate_500kbps (uint32_t _value)
ConnectionSignalReport & set_rssi_dbm (int8_t _value)
ConnectionSignalReport & set_snr_db (int8_t _value)
ConnectionSignalReport & set_bandwidth (::fuchsia::wlan::ieee80211::ChannelBandwidth _value)
ConnectionSignalReport & set_vht_secondary_80_channel (::fuchsia::wlan::ieee80211::ChannelNumber _value)
const uint32_t & tx_rate_500kbps ()

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

bool has_tx_rate_500kbps ()

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

uint32_t * mutable_tx_rate_500kbps ()

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

const int8_t & snr_db ()

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

bool has_snr_db ()

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

int8_t * mutable_snr_db ()

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

const ::fuchsia::wlan::ieee80211::ChannelNumber & vht_secondary_80_channel ()

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

bool has_vht_secondary_80_channel ()

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

::fuchsia::wlan::ieee80211::ChannelNumber * mutable_vht_secondary_80_channel ()

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

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