Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:interval

315 # For periodic module, parameters would be <fixed interval>
380 # Default value for Beacon interval (if not overridden in network block)
626 # interval and number of iterations, delimited by a colon. The last scan plan
627 # will run infinitely and thus must specify only the interval and not the number
632 # maximum supported). The last scan plan that specifies only the interval is
635 # If the scan interval or the number of iterations for a scan plan exceeds the
639 # sched_scan_plans=<interval:iterations> <interval:iterations> ... <interval>
748 # bgscan="simple:<short bgscan interval in seconds>:<signal strength threshold>:
749 # <long interval>"
753 # bgscan="learn:<short bgscan interval in seconds>:<signal strength threshold>:
754 # <long interval>[:<database file name>]"
1169 # Beacon interval (default: 100 TU)
1186 # disable_sgi: Whether SGI (short guard interval) should be disabled.