#include <wps_er.h>
Public Attributes | |
struct dl_list | ap |
struct dl_list | ap_unsubscribing |
void(* | deinit_done_cb )(void *ctx) |
void * | deinit_done_ctx |
int | deinitializing |
unsigned int | event_id |
int | http_port |
struct http_server * | http_srv |
char | ifname [17] |
unsigned | ip_addr |
char * | ip_addr_text |
u8 | mac_addr [ETH_ALEN] |
int | multicast_sd |
unsigned int | next_ap_id |
int | ssdp_sd |
struct wps_context * | wps |
Definition at line 75 of file wps_er.h.
struct dl_list wps_er::ap |
struct dl_list wps_er::ap_unsubscribing |
void(* wps_er::deinit_done_cb)(void *ctx) |
void* wps_er::deinit_done_ctx |
unsigned int wps_er::event_id |
struct http_server* wps_er::http_srv |
char wps_er::ifname[17] |
unsigned wps_er::ip_addr |
char* wps_er::ip_addr_text |
u8 wps_er::mac_addr[ETH_ALEN] |
unsigned int wps_er::next_ap_id |
int wps_er::ssdp_sd |
struct wps_context* wps_er::wps |