|
wpa_supplicant / hostapd
2.5
|
WPA Supplicant - auto scan. More...
#include "includes.h"#include "common.h"#include "config.h"#include "wpa_supplicant_i.h"#include "bss.h"#include "scan.h"#include "autoscan.h"Functions | |
| int | autoscan_init (struct wpa_supplicant *wpa_s, int req_scan) |
| void | autoscan_deinit (struct wpa_supplicant *wpa_s) |
| int | autoscan_notify_scan (struct wpa_supplicant *wpa_s, struct wpa_scan_results *scan_res) |
WPA Supplicant - auto scan.
1.8.6