wpa_supplicant / hostapd 2.0
Data Structures | Functions

wps_er.h File Reference

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

#include "utils/list.h"

Go to the source code of this file.

Data Structures

struct  wps_er_sta
struct  wps_er_ap
struct  wps_er_ap_settings
struct  wps_er

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)
int wps_er_ap_cache_settings (struct wps_er *er, struct in_addr *addr)
int wps_er_ssdp_init (struct wps_er *er)
void wps_er_ssdp_deinit (struct wps_er *er)
void wps_er_send_ssdp_msearch (struct wps_er *er)

Detailed Description

Wi-Fi Protected Setup - External Registrar.

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

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines