UFD routines for Wi-Fi Protected Setup. More...
#include "includes.h"#include "common.h"#include <sys/types.h>#include <sys/stat.h>#include <sys/wait.h>#include <fcntl.h>#include <dirent.h>#include "wps/wps.h"
Go to the source code of this file.
Data Structures | |
| struct | wps_ufd_data |
Defines | |
| #define | UFD_DIR1 "%s/SMRTNTKY" |
| #define | UFD_DIR2 UFD_DIR1 "/WFAWSC" |
| #define | UFD_FILE UFD_DIR2 "/%s" |
Variables | |
| struct oob_device_data | oob_ufd_device_data |
UFD routines for Wi-Fi Protected Setup.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file wps_ufd.c.
| struct oob_device_data oob_ufd_device_data |
1.6.1