Wi-Fi Protected Setup - External Registrar (SSDP). More...
#include "includes.h"
#include "common.h"
#include "uuid.h"
#include "eloop.h"
#include "wps_i.h"
#include "wps_upnp.h"
#include "wps_upnp_i.h"
#include "wps_er.h"
Go to the source code of this file.
Functions | |
void | wps_er_send_ssdp_msearch (struct wps_er *er) |
int | wps_er_ssdp_init (struct wps_er *er) |
void | wps_er_ssdp_deinit (struct wps_er *er) |
Wi-Fi Protected Setup - External Registrar (SSDP).
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_ssdp.c.