Go to the source code of this file.
Functions | |
static void | hostapd_deinit_wps (struct hostapd_data *hapd) |
static int | hostapd_init_wps (struct hostapd_data *hapd, struct hostapd_bss_config *conf) |
static int | hostapd_wps_button_pushed (struct hostapd_data *hapd) |
static int | hostapd_wps_get_mib_sta (struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) |
static void hostapd_deinit_wps | ( | struct hostapd_data * | hapd | ) | [inline, static] |
Definition at line 39 of file wps_hostapd.h.
static int hostapd_init_wps | ( | struct hostapd_data * | hapd, |
struct hostapd_bss_config * | conf | ||
) | [inline, static] |
Definition at line 33 of file wps_hostapd.h.
static int hostapd_wps_button_pushed | ( | struct hostapd_data * | hapd | ) | [inline, static] |
Definition at line 50 of file wps_hostapd.h.
static int hostapd_wps_get_mib_sta | ( | struct hostapd_data * | hapd, |
const u8 * | addr, | ||
char * | buf, | ||
size_t | buflen | ||
) | [inline, static] |
Definition at line 43 of file wps_hostapd.h.