Home | History | Annotate | Download | only in linux

Lines Matching full:scheduled

331  * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain
335 * scheduled scan will run in an infinite loop with the specified interval.
339 * If for some reason scheduled scan is aborted by the driver, all scan
350 * scheduled scan can be delayed by %NL80211_ATTR_SCHED_SCAN_DELAY
352 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT if
353 * scheduled scan is not running. The caller may assume that as soon
354 * as the call returns, it is safe to start a new scheduled scan again.
355 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan
357 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has
359 * scheduled scan. One reason for stopping the scan is if the hardware
361 * a scheduled scan. This event is also sent when the
363 * is brought down while a scheduled scan was running.
1175 * scan with a single scheduled scan request, a wiphy attribute.
1179 * elements that can be added to a scheduled scan request
1424 * @NL80211_ATTR_SCHED_SCAN_INTERVAL: Interval between scheduled scan
1428 * sets of attributes to match during scheduled scans. Only BSSs
1706 * If set during scheduled scan start then the new scan req will be
1707 * owned by the netlink socket that created it and the scheduled scan will
1767 * scheduled scan (or a WoWLAN net-detect scan) is started, u32
1774 * scheduled scan supported by the device (u32), a wiphy attribute.
1779 * @NL80211_ATTR_SCHED_SCAN_PLANS: a list of scan plans for scheduled scan.
2816 * enum nl80211_sched_scan_match_attr - scheduled scan match attributes
2828 * @NL80211_SCHED_SCAN_MATCH_ATTR_MAX: highest scheduled scan filter
4346 * using a random MAC address for every scan iteration during scheduled
4348 * be set for scheduled scan and the MAC address mask/value will be used.
4352 * be set for scheduled scan and the MAC address mask/value will be used.
4451 * for scheduled scan: a different one for every scan iteration). When the
4624 * enum nl80211_sched_scan_plan - scanning plan for scheduled scan
4632 * @NL80211_SCHED_SCAN_PLAN_MAX: highest scheduled scan plan attribute number