Searched refs:model_url (Results 1 – 11 of 11) sorted by relevance
52 char *model_url; member
222 if (iface->wps->model_url) in format_wps_device_xml()223 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()
515 const char *model_url; member727 char *model_url; member
141 evap->model_url = ap->model_url; in wps_er_ap_event()163 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()
477 char *model_url; member
568 if (sm->wps->model_url) in format_wps_device_xml()569 xml_add_tagged_data(buf, "modelURL", sm->wps->model_url); in format_wps_device_xml()702 if (sm->wps->model_url) in web_connection_parse_get()703 extra_len += os_strlen(sm->wps->model_url); in web_connection_parse_get()
358 char *model_url; member
977 wps->model_url = hapd->conf->model_url; in hostapd_init_wps()1058 hapd->wps->model_url = hapd->conf->model_url; in hostapd_update_wps()
492 os_free(conf->model_url); in hostapd_config_free_bss()
522 ap->model_url ? ap->model_url : ""); in wpa_supplicant_wps_event_er_ap_add()
2632 os_free(bss->model_url); in hostapd_config_fill()2633 bss->model_url = os_strdup(pos); in hostapd_config_fill()