Searched refs:manufacturer_url (Results 1 – 9 of 9) sorted by relevance
48 char *manufacturer_url; member
203 if (iface->wps->manufacturer_url) in format_wps_device_xml()205 iface->wps->manufacturer_url); in format_wps_device_xml()334 if (iface->wps->manufacturer_url) in web_connection_parse_get()335 extra_len += os_strlen(iface->wps->manufacturer_url); in web_connection_parse_get()
531 const char *manufacturer_url; member737 char *manufacturer_url; member
140 evap->manufacturer_url = ap->manufacturer_url; in wps_er_ap_event()162 os_free(ap->manufacturer_url); in wps_er_ap_free()561 ap->manufacturer_url = xml_get_first_item(data, "manufacturerURL"); in wps_er_parse_device_description()563 ap->manufacturer_url); in wps_er_parse_device_description()
1154 wps->manufacturer_url = hapd->conf->manufacturer_url; in hostapd_init_wps()1235 hapd->wps->manufacturer_url = hapd->conf->manufacturer_url; in hostapd_update_wps()
401 char *manufacturer_url; member
504 os_free(conf->manufacturer_url); in hostapd_config_free_bss()
727 ap->manufacturer_url ? ap->manufacturer_url : "", in wpa_supplicant_wps_event_er_ap_add()
2926 os_free(bss->manufacturer_url); in hostapd_config_fill()2927 bss->manufacturer_url = os_strdup(pos); in hostapd_config_fill()