Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps.h485 WPS_EV_PBC_ACTIVE, enumerator
H A Dwps_common.c341 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_ACTIVE, NULL); in wps_pbc_active_event()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c897 case WPS_EV_PBC_ACTIVE: in wpa_supplicant_wps_event()
1226 wpa_supplicant_wps_event(wpa_s, WPS_EV_PBC_ACTIVE, NULL); in wpas_wps_start_pbc()
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c914 case WPS_EV_PBC_ACTIVE: in hostapd_wps_event_cb()