class StatsEntry
Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.wlan.minstrel/fuchsia.wlan.minstrel/hlcpp/fuchsia/wlan/minstrel/cpp/fidl.h
Public Members
uint16_t tx_vector_idx
basic_string tx_vec_desc
uint64_t success_cur
uint64_t attempts_cur
float probability
float cur_tp
uint64_t success_total
uint64_t attempts_total
uint64_t probes_total
uint8_t probe_cycles_skipped
Public Methods
::std::unique_ptr<StatsEntry> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StatsEntry * value, size_t _offset)
zx_status_t Clone (StatsEntry * result)