class ConnectionSignalReport

Defined at line 1435 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 1441 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 1445 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 1449 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 1457 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 1481 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 1489 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 1493 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 1497 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 1505 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 1529 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 1537 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 1541 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 1545 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 1553 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 1577 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 1465 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 1469 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 1473 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 1513 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 1517 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 1521 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 1561 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 1565 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 1569 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)