wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
autoscan.c File Reference

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)
 

Detailed Description

WPA Supplicant - auto scan.