Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c678 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa() local
679 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &wpa_auth_conf); in hostapd_reconfig_wpa()
680 wpa_reconfig(hapd->wpa_auth, &wpa_auth_conf); in hostapd_reconfig_wpa()