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 24 enum wps_event;
207 void (*wps_event_cb)(void *ctx, enum wps_event event,
wps_hostapd.c 794 static void hostapd_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 402 * enum wps_event - WPS event types
404 enum wps_event { enum
768 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 419 static void ap_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
wps_supplicant.c 830 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
    [all...]

Completed in 501 milliseconds