Searched refs:model_url (Results 1 – 9 of 9) sorted by relevance
52 char *model_url; member
219 if (iface->wps->model_url) in format_wps_device_xml()220 xml_add_tagged_data(buf, "modelURL", iface->wps->model_url); in format_wps_device_xml()339 if (iface->wps->model_url) in web_connection_parse_get()340 extra_len += os_strlen(iface->wps->model_url); in web_connection_parse_get()
582 const char *model_url; member804 char *model_url; member
144 evap->model_url = ap->model_url; in wps_er_ap_event()166 os_free(ap->model_url); in wps_er_ap_free()574 ap->model_url = xml_get_first_item(data, "modelURL"); in wps_er_parse_device_description()575 wpa_printf(MSG_DEBUG, "WPS ER: modelURL='%s'", ap->model_url); in wps_er_parse_device_description()
1328 wps->model_url = hapd->conf->model_url; in hostapd_init_wps()1461 wps->model_url = conf->model_url; in hostapd_update_wps()
520 char *model_url; member
892 os_free(conf->model_url); in hostapd_config_free_bss()
771 ap->model_url ? ap->model_url : ""); in wpa_supplicant_wps_event_er_ap_add()
4071 os_free(bss->model_url); in hostapd_config_fill()4072 bss->model_url = os_strdup(pos); in hostapd_config_fill()