class ScanOffloadExtension
Defined at line 574 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
Domain objects declarations
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const bool & supported ()
If true, driver orchestrates scans; otherwise MLME must do so.
Defined at line 581 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 585 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 orchestrates scans; otherwise MLME must do so.
Defined at line 590 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 598 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
const bool & scan_cancel_supported ()
Defined at line 606 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
bool has_scan_cancel_supported ()
Defined at line 610 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
bool * mutable_scan_cancel_supported ()
Defined at line 614 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
void clear_scan_cancel_supported ()
Defined at line 622 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
ScanOffloadExtension & set_supported (bool _value)
ScanOffloadExtension & set_scan_cancel_supported (bool _value)
void ScanOffloadExtension ()
void ScanOffloadExtension (ScanOffloadExtension && other)
void ~ScanOffloadExtension ()
ScanOffloadExtension & operator= (ScanOffloadExtension && other)
::std::unique_ptr<ScanOffloadExtension> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ScanOffloadExtension *_value,size_t_offset)
zx_status_t Clone (ScanOffloadExtension * _result)