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.
const ::fuchsia::wlan::ieee80211::WlanChannel & channel ()
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_channel ()
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::WlanChannel * mutable_channel ()
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_channel ()
Defined at line 1457 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
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
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
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
ConnectionSignalReport & set_channel (::fuchsia::wlan::ieee80211::WlanChannel _value)
ConnectionSignalReport & set_tx_rate_500kbps (uint32_t _value)
ConnectionSignalReport & set_rssi_dbm (int8_t _value)
ConnectionSignalReport & set_snr_db (int8_t _value)
void ConnectionSignalReport ()
void ConnectionSignalReport (ConnectionSignalReport && other)
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
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
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)