Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:scan

50 #include "scan.h"
937 * @bss: Scan results for the selected BSS, or %NULL if not available
945 * based on the network configuration and scan result for the selected BSS (if
1265 * @bss: Scan results for the selected BSS, or %NULL if not available
1417 * use non-WPA since the scan results did not indicate that the
1429 "scan results)");
1552 MACSTR " freq=%u MHz based on scan results "
1827 "new network to scan filters");
1955 * wpa_supplicant_set_ap_scan - Set AP scan mode for interface
1957 * @ap_scan: AP scan mode
2013 * wpa_supplicant_set_bss_expiration_count - Set BSS entry expiration scan count
2027 wpa_msg(wpa_s, MSG_DEBUG, "Setting bss expiration scan count: %u",
2036 * wpa_supplicant_set_scan_interval - Set scan interval
2038 * @scan_interval: scan interval in seconds
2046 wpa_msg(wpa_s, MSG_ERROR, "Invalid scan interval %d",
2050 wpa_msg(wpa_s, MSG_DEBUG, "Setting scan interval: %d sec",
3615 * Add the failed BSSID into the blacklist and speed up next scan
3636 * On the next scan, go through only the known channels
3675 wpa_dbg(wpa_s, MSG_DEBUG, "Blacklist count %d --> request scan in %d "
3679 * TODO: if more than one possible AP is available in scan results,
3680 * could try the other ones before requesting a new scan.
3930 * the interface to allow reassociation and request a new scan to find a
3976 "on interface %s - defer scan", ifs->ifname);