class WlanChannel

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

Channel information derived from the DSSS parameter set, HT operation,

and VHT operation IEs, as well as the primary channel on which a frame

is received.

IEEE Std 802.11-2016, 9.4.2.4 - DSSS Parameter Set element

IEEE Std 802.11-2016, 9.4.2.57 - HT Operation element

IEEE Std 802.11-2016, 9.4.2.159 - VHT Operation element

Public Members

uint8_t primary
ChannelBandwidth cbw
uint8_t secondary80

Public Methods

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