Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h136 WPS_PBC_STATUS_DISABLE, enumerator
H A Dwps_hostapd.c850 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_DISABLE; in hostapd_wps_event_pbc_disable()
858 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_DISABLE; in hostapd_wps_event_success()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c533 case WPS_PBC_STATUS_DISABLE: in pbc_status_str()