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;
196 void (*wps_event_cb)(void *ctx, enum wps_event event,
wps_hostapd.c 819 static void hostapd_wps_event_cb(void *ctx, enum wps_event event,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 398 * enum wps_event - WPS event types
400 enum wps_event { enum
754 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 337 static void ap_wps_event_cb(void *ctx, enum wps_event event,
wps_supplicant.c 801 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event,
    [all...]

Completed in 68 milliseconds