Lines Matching full:scan
261 * @NL80211_CMD_GET_SCAN: get scan results
262 * @NL80211_CMD_TRIGGER_SCAN: trigger a new scan with the given parameters
265 * @NL80211_CMD_NEW_SCAN_RESULTS: scan notification (as a reply to
266 * NL80211_CMD_GET_SCAN and on the "scan" multicast group)
267 * @NL80211_CMD_SCAN_ABORTED: scan was aborted, for unspecified reasons,
268 * partial scan results may be available
270 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain
276 * a passive scan is performed. %NL80211_ATTR_SCAN_FREQUENCIES,
281 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT
282 * if scheduled scan is not running.
283 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan
285 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has
287 * scheduled scan. One reason for stopping the scan is if the hardware
288 * does not support starting an association or a normal scan while running
289 * a scheduled scan. This event is also sent when the
291 * is brought down while a scheduled scan was running.
296 * NL80211_CMD_GET_SURVEY and on the "scan" multicast group)
315 * has been found while world roaming thus enabling active scan or
320 * doing a passive scan on the 5 GHz band you find an AP there (if not
321 * on a DFS channel) you will now be able to actively scan for that AP
398 * Background scan period can optionally be
400 * if not specified default background scan configuration
401 * in driver is used and if period value is 0, bg scan will be disabled.
402 * This attribute is ignored if driver does not support roam scan.
625 * a radar is detected or the channel availability scan (CAC) has finished
976 * @NL80211_ATTR_MAX_NUM_SCAN_SSIDS: number of SSIDs you can scan with
977 * a single scan request, a wiphy attribute.
979 * scan with a single scheduled scan request, a wiphy attribute.
981 * that can be added to a scan request
983 * elements that can be added to a scheduled scan request
989 * scanning and include a zero-length SSID (wildcard) for wildcard scan
990 * @NL80211_ATTR_BSS: scan result BSS
1228 * @NL80211_ATTR_SCHED_SCAN_INTERVAL: Interval between scheduled scan
1260 * @NL80211_ATTR_SCAN_SUPP_RATES: rates per to be advertised as supported in scan,
1360 * @NL80211_ATTR_BG_SCAN_PERIOD: Background scan period in seconds
1361 * or 0 to disable background scan.
1379 * @NL80211_ATTR_SCAN_FLAGS: scan request control flags (u32)
1789 /* default RSSI threshold for scan results if none specified. */
2293 * enum nl80211_sched_scan_match_attr - scheduled scan match attributes
2298 * BSS in scan results. Filtering is turned off if not specified.
2299 * @NL80211_SCHED_SCAN_MATCH_ATTR_MAX: highest scheduled scan filter
2328 * @NL80211_RRF_PASSIVE_SCAN: passive scan is required
2815 * The BSS status is a BSS attribute in scan dumps, which
3545 * in the interface combinations, even when it's only used for scan
3551 * @NL80211_FEATURE_LOW_PRIORITY_SCAN: This driver supports low priority scan
3552 * @NL80211_FEATURE_SCAN_FLUSH: Scan flush is supported
3633 * enum nl80211_scan_flags - scan request control flags
3635 * Scan request control flags are used to control the handling
3639 * @NL80211_SCAN_FLAG_LOW_PRIORITY: scan request has low priority
3641 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured