wps_er.c File Reference

Wi-Fi Protected Setup - External Registrar. More...

#include "includes.h"
#include "common.h"
#include "base64.h"
#include "uuid.h"
#include "eloop.h"
#include "httpread.h"
#include "http_client.h"
#include "http_server.h"
#include "upnp_xml.h"
#include "wps_i.h"
#include "wps_upnp.h"
#include "wps_upnp_i.h"
#include "wps_er.h"
Include dependency graph for wps_er.c:

Go to the source code of this file.

Functions

void wps_er_ap_add (struct wps_er *er, const u8 *uuid, struct in_addr *addr, const char *location, int max_age)
void wps_er_ap_remove (struct wps_er *er, struct in_addr *addr)
struct wps_erwps_er_init (struct wps_context *wps, const char *ifname)
void wps_er_refresh (struct wps_er *er)
void wps_er_deinit (struct wps_er *er)
void wps_er_set_sel_reg (struct wps_er *er, int sel_reg, u16 dev_passwd_id, u16 sel_reg_config_methods)
int wps_er_pbc (struct wps_er *er, const u8 *uuid)
int wps_er_learn (struct wps_er *er, const u8 *uuid, const u8 *pin, size_t pin_len)

Detailed Description

Wi-Fi Protected Setup - External Registrar.

Copyright
Copyright (c) 2009, 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.

Definition in file wps_er.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:24:27 2009 for hostapd by  doxygen 1.6.1