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;
45 struct wps_event_fail *fail);
119 struct wps_event_fail *fail);
notify.c 198 struct wps_event_fail *fail)
517 struct wps_event_fail *fail)
p2p_supplicant.h 129 struct wps_event_fail *fail);
ap.c 305 struct wps_event_fail *fail = &data->fail;
314 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
wps_supplicant.c 69 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL);
452 struct wps_event_fail *fail)
457 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
461 wpa_msg(wpa_s->parent, MSG_INFO, WPS_EVENT_FAIL
468 WPS_EVENT_FAIL "msg=%d config_error=%d",
471 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 26 struct wps_event_fail;
144 struct wps_event_fail *fail);
208 struct wps_event_fail *fail);
271 struct wpa_supplicant *wpa_s, struct wps_event_fail *fail)
458 struct wps_event_fail *fail)
dbus_new.c 515 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 487 * struct wps_event_fail - Registration failure information
490 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 608 struct wps_event_fail *fail)
613 WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
618 WPS_EVENT_FAIL "msg=%d config_error=%d",
    [all...]

Completed in 1519 milliseconds