Searched refs:wps_event (Results 1 - 12 of 12) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.h | 440 * enum wps_event - WPS event types 442 enum wps_event { enum 816 void (*event_cb)(void *ctx, enum wps_event event,
|
H A D | wps_er.c | 35 enum wps_event event) in wps_er_sta_event() 128 enum wps_event event) in wps_er_ap_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 35 enum wps_event; 271 void (*wps_event_cb)(void *ctx, enum wps_event event,
|
H A D | wps_hostapd.c | 887 static void hostapd_wps_event_cb(void *ctx, enum wps_event event, in hostapd_wps_event_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.h | 444 * enum wps_event - WPS event types 446 enum wps_event { enum 820 void (*event_cb)(void *ctx, enum wps_event event,
|
H A D | wps_er.c | 35 enum wps_event event) in wps_er_sta_event() 128 enum wps_event event) in wps_er_ap_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 35 enum wps_event; 261 void (*wps_event_cb)(void *ctx, enum wps_event event,
|
H A D | wps_hostapd.c | 833 static void hostapd_wps_event_cb(void *ctx, enum wps_event event, in hostapd_wps_event_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 603 static void ap_wps_event_cb(void *ctx, enum wps_event event, in ap_wps_event_cb()
|
H A D | wps_supplicant.c | 857 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event, in wpa_supplicant_wps_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 828 static void ap_wps_event_cb(void *ctx, enum wps_event event, in ap_wps_event_cb()
|
H A D | wps_supplicant.c | 880 static void wpa_supplicant_wps_event(void *ctx, enum wps_event event, in wpa_supplicant_wps_event()
|
Completed in 26 milliseconds