Home
last modified time | relevance | path

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

/hostap-3.7.0/src/wps/
Dwps.h480 WPS_EV_PBC_ACTIVE, enumerator
Dwps_common.c341 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_ACTIVE, NULL); in wps_pbc_active_event()
/hostap-3.7.0/wpa_supplicant/
Dwps_supplicant.c887 case WPS_EV_PBC_ACTIVE: in wpa_supplicant_wps_event()
1207 wpa_supplicant_wps_event(wpa_s, WPS_EV_PBC_ACTIVE, NULL); in wpas_wps_start_pbc()
/hostap-3.7.0/src/ap/
Dwps_hostapd.c914 case WPS_EV_PBC_ACTIVE: in hostapd_wps_event_cb()