wps_hostapd.c File Reference

hostapd / WPS integration More...

#include "includes.h"
#include "hostapd.h"
#include "driver_i.h"
#include "eloop.h"
#include "uuid.h"
#include "wpa_ctrl.h"
#include "ieee802_11_defs.h"
#include "ieee802_11_common.h"
#include "sta_info.h"
#include "eapol_sm.h"
#include "wps/wps.h"
#include "wps/wps_defs.h"
#include "wps/wps_dev_attr.h"
#include "wps_hostapd.h"
#include "dh_groups.h"

Functions

int hostapd_init_wps (struct hostapd_data *hapd, struct hostapd_bss_config *conf)
void hostapd_deinit_wps (struct hostapd_data *hapd)
int hostapd_wps_add_pin (struct hostapd_data *hapd, const char *uuid, const char *pin, int timeout)
int hostapd_wps_button_pushed (struct hostapd_data *hapd)
int hostapd_wps_get_mib_sta (struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen)

Detailed Description

hostapd / WPS integration

Copyright
Copyright (c) 2008, Jouni Malinen <j@w1.fi>

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.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:49 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1