Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps.h477 char *model_url; member
Dwps_upnp_web.c568 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()