Home
last modified time | relevance | path

Searched refs:manufacturer_url (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps.h467 char *manufacturer_url; member
Dwps_upnp_web.c552 if (sm->wps->manufacturer_url) in format_wps_device_xml()
554 sm->wps->manufacturer_url); in format_wps_device_xml()
698 if (sm->wps->manufacturer_url) in web_connection_parse_get()
699 extra_len += os_strlen(sm->wps->manufacturer_url); in web_connection_parse_get()