Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c641 wps_registrar_update_ie(hapd->wps->registrar); in hostapd_wps_reenable_ap_pin()
668 wps_registrar_update_ie(hapd->wps->registrar); in wps_pwd_auth_fail()
1244 wps_registrar_update_ie(hapd->wps->registrar); in hostapd_update_wps()
1526 wps_registrar_update_ie(hapd->wps->registrar); in hostapd_wps_ap_pin_enable()
1609 wps_registrar_update_ie(hapd->wps->registrar); in wps_update_ie()
/external/wpa_supplicant_8/src/wps/
Dwps.h811 int wps_registrar_update_ie(struct wps_registrar *reg);
Dwps_registrar.c3362 int wps_registrar_update_ie(struct wps_registrar *reg) in wps_registrar_update_ie() function