Searched refs:event_sub_url (Results 1 – 2 of 2) sorted by relevance
59 char *event_sub_url; member
170 os_free(ap->event_sub_url); in wps_er_ap_free()227 if (ap->event_sub_url == NULL) { in wps_er_ap_unsubscribe()238 url = http_client_url_parse(ap->event_sub_url, &dst, &path); in wps_er_ap_unsubscribe()244 req = wpabuf_alloc(os_strlen(ap->event_sub_url) + 1000); in wps_er_ap_unsubscribe()431 if (ap->event_sub_url == NULL) { in wps_er_subscribe()442 url = http_client_url_parse(ap->event_sub_url, &dst, &path); in wps_er_subscribe()448 req = wpabuf_alloc(os_strlen(ap->event_sub_url) + 1000); in wps_er_subscribe()600 ap->event_sub_url = http_link_update( in wps_er_parse_device_description()602 wpa_printf(MSG_DEBUG, "WPS ER: eventSubURL='%s'", ap->event_sub_url); in wps_er_parse_device_description()