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 31 enum wps_event;
253 void (*wps_event_cb)(void *ctx, enum wps_event event,
wps_hostapd.c 833 static void hostapd_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 440 * enum wps_event - WPS event types
442 enum wps_event { enum
816 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 598 static void ap_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
wps_supplicant.c 857 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
    [all...]

Completed in 59 milliseconds