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()
573 const char *model_url; member795 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()
1234 wps->model_url = hapd->conf->model_url; in hostapd_init_wps()1317 hapd->wps->model_url = hapd->conf->model_url; in hostapd_update_wps()
477 char *model_url; member
654 os_free(conf->model_url); in hostapd_config_free_bss()
755 ap->model_url ? ap->model_url : ""); in wpa_supplicant_wps_event_er_ap_add()
3700 os_free(bss->model_url); in hostapd_config_fill()3701 bss->model_url = os_strdup(pos); in hostapd_config_fill()