Do not store raw scan results
Use scan results to update the BSS table and to select the BSS for connection, but do not store the results for longer time.
This commit is contained in:
parent
6fa81a3b3f
commit
a1fd2ce54e
6 changed files with 75 additions and 43 deletions
|
@ -21,6 +21,7 @@
|
|||
#include "wps/wps_defs.h"
|
||||
|
||||
struct wpa_bss;
|
||||
struct wpa_scan_res;
|
||||
|
||||
struct wps_new_ap_settings {
|
||||
const char *ssid_hex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue