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.h420 char *upnp_iface; member
Dap_config.c514 os_free(conf->upnp_iface); in hostapd_config_free_bss()
Dwps_hostapd.c1519 if (!hapd->conf->upnp_iface) in hostapd_wps_upnp_init()
1530 hapd->conf->upnp_iface); in hostapd_wps_upnp_init()
/external/wpa_supplicant_8/hostapd/
DREADME-WPS113 #upnp_iface=br0
Dconfig_file.c3000 os_free(bss->upnp_iface); in hostapd_config_fill()
3001 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()