class NegotiatedCapabilities
Defined at line 3306 of file fidling/gen/sdk/fidl/fuchsia.wlan.mlme/fuchsia.wlan.mlme/hlcpp/fuchsia/wlan/mlme/cpp/fidl.h
Non-IEEE custom structure to inform a SoftMAC device about the association negotiation outcome.
Public Members
WlanChannel channel
uint16_t capability_info
vector rates
unique_ptr wmm_param
unique_ptr ht_cap
unique_ptr vht_cap
Public Methods
::std::unique_ptr<NegotiatedCapabilities> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NegotiatedCapabilities * value, size_t _offset)
zx_status_t Clone (NegotiatedCapabilities * result)