Searched refs:wps_stats (Results 1 – 2 of 2) sorted by relevance
120 hapd->wps_stats.status = WPS_FAILURE_STATUS; in hostapd_pwd_auth_fail()121 os_memcpy(hapd->wps_stats.peer_addr, data->peer_macaddr, ETH_ALEN); in hostapd_pwd_auth_fail()151 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_OVERLAP; in hostapd_wps_event_pbc_overlap()159 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_TIMEOUT; in hostapd_wps_event_pbc_timeout()171 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_DISABLE; in hostapd_wps_event_pbc_disable()
124 struct wps_stat wps_stats; member