|
wpa_supplicant / hostapd
2.5
|
WPA Supplicant - background scan and roaming module: learn. More...
#include "includes.h"#include "common.h"#include "eloop.h"#include "list.h"#include "common/ieee802_11_defs.h"#include "drivers/driver.h"#include "config_ssid.h"#include "wpa_supplicant_i.h"#include "driver_i.h"#include "scan.h"#include "bgscan.h"Data Structures | |
| struct | bgscan_learn_bss |
| struct | bgscan_learn_data |
Macros | |
| #define | MAX_BSS 50 |
Variables | |
| const struct bgscan_ops | bgscan_learn_ops |
WPA Supplicant - background scan and roaming module: learn.
| const struct bgscan_ops bgscan_learn_ops |
1.8.6