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.h473 char *upnp_iface; member
Dwps_hostapd.c1581 if (!hapd->conf->upnp_iface) in hostapd_wps_upnp_init()
1592 hapd->conf->upnp_iface); in hostapd_wps_upnp_init()
Dap_config.c650 os_free(conf->upnp_iface); in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
DREADME-WPS113 #upnp_iface=br0
Dconfig_file.c3688 os_free(bss->upnp_iface); in hostapd_config_fill()
3689 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()