Home
last modified time | relevance | path

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

/hostap-3.7.0/src/ap/
Dwps_hostapd.c734 wps_registrar_update_ie(hapd->wps->registrar); in hostapd_wps_reenable_ap_pin()
761 wps_registrar_update_ie(hapd->wps->registrar); in wps_pwd_auth_fail()
1509 wps_registrar_update_ie(wps->registrar); in hostapd_update_wps()
1822 wps_registrar_update_ie(hapd->wps->registrar); in hostapd_wps_ap_pin_enable()
1910 wps_registrar_update_ie(hapd->wps->registrar); in wps_update_ie()
/hostap-3.7.0/src/wps/
Dwps.h867 int wps_registrar_update_ie(struct wps_registrar *reg);
Dwps_registrar.c3460 int wps_registrar_update_ie(struct wps_registrar *reg) in wps_registrar_update_ie() function