HomeSort by relevance Sort by last modified time
    Searched refs:WPS_EV_FAIL (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps.h 407 * WPS_EV_FAIL - Registration failed
409 WPS_EV_FAIL,
wps_common.c 281 wps->event_cb(wps->cb_ctx, WPS_EV_FAIL, &data);
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 343 if (event == WPS_EV_FAIL) {
wps_supplicant.c 809 case WPS_EV_FAIL:
    [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 828 case WPS_EV_FAIL:
    [all...]

Completed in 440 milliseconds