HomeSort by relevance Sort by last modified time
    Searched refs:wps_event_fail (Results 1 - 10 of 10) 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);
p2p_supplicant.h 17 struct wps_event_fail;
146 struct wps_event_fail *fail);
notify.c 204 struct wps_event_fail *fail)
526 struct wps_event_fail *fail)
ap.c 344 struct wps_event_fail *fail = &data->fail;
353 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
wps_supplicant.c 81 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL);
579 struct wps_event_fail *fail)
584 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
588 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
595 WPS_EVENT_FAIL "msg=%d config_error=%d",
598 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;
151 struct wps_event_fail *fail);
215 struct wps_event_fail *fail);
287 struct wpa_supplicant *wpa_s, struct wps_event_fail *fail)
474 struct wps_event_fail *fail)
dbus_new.c 602 struct wps_event_fail *fail)
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 502 * struct wps_event_fail - Registration failure information
505 struct wps_event_fail { struct in union:wps_event_data
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 797 struct wps_event_fail *fail)
808 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
813 WPS_EVENT_FAIL "msg=%d config_error=%d",
    [all...]

Completed in 1255 milliseconds