HomeSort by relevance Sort by last modified time
    Searched refs:manufacturer_url (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 465 * manufacturer_url - Manufacturer URL (optional for UPnP)
467 char *manufacturer_url; member in struct:wps_context
wps_upnp_web.c 552 if (sm->wps->manufacturer_url)
554 sm->wps->manufacturer_url);
698 if (sm->wps->manufacturer_url)
699 extra_len += os_strlen(sm->wps->manufacturer_url);
    [all...]

Completed in 33 milliseconds