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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 23 enum wps_event;
197 void (*wps_event_cb)(void *ctx, enum wps_event event,
wps_hostapd.c 787 static void hostapd_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 401 * enum wps_event - WPS event types
403 enum wps_event { enum
767 void (*event_cb)(void *ctx, enum wps_event event,
wps_er.c 35 enum wps_event event)
128 enum wps_event event)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 390 static void ap_wps_event_cb(void *ctx, enum wps_event event,
wps_supplicant.c 807 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
    [all...]

Completed in 87 milliseconds