Home
last modified time | relevance | path

Searched refs:upnp_iface (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h399 char *upnp_iface; member
Dwps_hostapd.c1471 if (!hapd->conf->upnp_iface) in hostapd_wps_upnp_init()
1482 hapd->conf->upnp_iface); in hostapd_wps_upnp_init()
Dap_config.c502 os_free(conf->upnp_iface); in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
DREADME-WPS113 #upnp_iface=br0
Dconfig_file.c2920 os_free(bss->upnp_iface); in hostapd_config_fill()
2921 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()