Public Attributes | |
struct subscr_addr * | addr |
struct wpabuf * | data |
struct http_client * | http_event |
struct dl_list | list |
unsigned int | retry |
struct subscription * | s |
unsigned | subscriber_sequence |
Definition at line 48 of file wps_upnp_event.c.
struct subscr_addr* wps_event_::addr |
Definition at line 53 of file wps_upnp_event.c.
struct wpabuf* wps_event_::data |
Definition at line 54 of file wps_upnp_event.c.
struct http_client* wps_event_::http_event |
Definition at line 55 of file wps_upnp_event.c.
struct dl_list wps_event_::list |
Definition at line 49 of file wps_upnp_event.c.
unsigned int wps_event_::retry |
Definition at line 52 of file wps_upnp_event.c.
struct subscription* wps_event_::s |
Definition at line 50 of file wps_upnp_event.c.
unsigned wps_event_::subscriber_sequence |
Definition at line 51 of file wps_upnp_event.c.