18 void (*deinit)(
void *priv);
23 #ifdef CONFIG_AUTOSCAN 32 #ifdef CONFIG_AUTOSCAN_EXPONENTIAL 33 extern const struct autoscan_ops autoscan_exponential_ops;
36 #ifdef CONFIG_AUTOSCAN_PERIODIC 42 static inline int autoscan_init(
struct wpa_supplicant *wpa_s,
int req_scan)
51 static inline int autoscan_notify_scan(
struct wpa_supplicant *wpa_s,
Definition: autoscan.h:14
struct wpa_scan_results - Scan results : Array of pointers to allocated variable length scan result e...
Definition: driver.h:285
struct wpa_supplicant - Internal data for wpa_supplicant interface
Definition: wpa_supplicant_i.h:472