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

  /external/wpa_supplicant_8/wpa_supplicant/
notify.h 16 struct wps_event_fail;
46 struct wps_event_fail *fail);
120 struct wps_event_fail *fail);
notify.c 204 struct wps_event_fail *fail)
523 struct wps_event_fail *fail)
p2p_supplicant.h 145 struct wps_event_fail *fail);
ap.c 340 struct wps_event_fail *fail = &data->fail;
349 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
wps_supplicant.c 81 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL);
459 struct wps_event_fail *fail)
464 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
468 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
475 WPS_EVENT_FAIL "msg=%d config_error=%d",
478 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
    [all...]
p2p_supplicant.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.h 20 struct wps_event_fail;
150 struct wps_event_fail *fail);
214 struct wps_event_fail *fail);
282 struct wpa_supplicant *wpa_s, struct wps_event_fail *fail)
469 struct wps_event_fail *fail)
dbus_new.c 602 struct wps_event_fail *fail)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 337 * struct wps_event_fail - Registration failure information
340 struct wps_event_fail { struct in union:wps_event_data
  /external/wpa_supplicant_8/src/wps/
wps.h 492 * struct wps_event_fail - Registration failure information
495 struct wps_event_fail { struct in union:wps_event_data
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 392 struct wps_event_fail *fail)
394 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL "msg=%d", fail->msg);
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 629 struct wps_event_fail *fail)
634 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
639 WPS_EVENT_FAIL "msg=%d config_error=%d",
    [all...]

Completed in 179 milliseconds