Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/wps/
HDwps.h485 WPS_EV_PBC_ACTIVE, enumerator
HDwps_common.c341 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_ACTIVE, NULL); in wps_pbc_active_event()
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDwps_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-14-stable/contrib/wpa/src/ap/
HDwps_hostapd.c914 case WPS_EV_PBC_ACTIVE: in hostapd_wps_event_cb()