hostapd
Public Attributes | List of all members
wpa_driver_scan_params::sched_scan_plan Struct Reference

sched_scan_plans - Scan plans for scheduled scan More...

#include <driver.h>

Public Attributes

u32 interval
 
u32 iterations
 

Detailed Description

sched_scan_plans - Scan plans for scheduled scan

Each scan plan consists of the number of iterations to scan and the interval between scans. When a scan plan finishes (i.e., it was run for the specified number of iterations), the next scan plan is executed. The scan plans are executed in the order they appear in the array (lower index first). The last scan plan will run infinitely (until requested to stop), thus must not specify the number of iterations. All other scan plans must specify the number of iterations.


The documentation for this struct was generated from the following file: