class WlanTxResult

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

TX status reports are used by the Minstrel rate selection algorithm

Tests should use the default value in //src/connectivity/wlan/testing/hw-sim/src/lib.rs

Public Members

array tx_result_entry
array peer_addr
WlanTxResultCode result_code

Public Methods

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