class ProbeResponseOffloadExtension
Defined at line 799 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
Indicates where and how probe responses are to be handled.
See IEEE 802.11-2016 11.1.4.3.
This is a discovery extension, expected to be used for softmac only.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const bool & supported ()
If true, driver responds to probe requests; otherwise MLME must respond.
Defined at line 806 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
bool has_supported ()
Defined at line 810 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
bool * mutable_supported ()
If true, driver responds to probe requests; otherwise MLME must respond.
Defined at line 815 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
void clear_supported ()
Defined at line 823 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
ProbeResponseOffloadExtension & set_supported (bool _value)
void ProbeResponseOffloadExtension ()
void ProbeResponseOffloadExtension (ProbeResponseOffloadExtension && other)
void ~ProbeResponseOffloadExtension ()
ProbeResponseOffloadExtension & operator= (ProbeResponseOffloadExtension && other)
::std::unique_ptr<ProbeResponseOffloadExtension> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ProbeResponseOffloadExtension * _value, size_t _offset)
zx_status_t Clone (ProbeResponseOffloadExtension * _result)