class ScheduledScanPlan
Defined at line 2447 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/hlcpp/fuchsia/wlan/common/cpp/fidl.h
A scan plan defines the number of scan iterations and the interval between scans. Time of first
scan (e.g. t=0, t=interval, etc.) is determined by the firmware.
Public Members
uint32_t interval
uint32_t iterations
Public Methods
::std::unique_ptr<ScheduledScanPlan> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ScheduledScanPlan *value,size_t_offset)
zx_status_t Clone (ScheduledScanPlan * result)