Searched defs:wpa_event_type (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant/
H A Dwpa_supplicant.h24 * enum wpa_event_type - Event type for wpa_supplicant_event() calls
26 typedef enum wpa_event_type { enum
136 } wpa_event_type; typedef in typeref:enum:wpa_event_type
258 void wpa_supplicant_event(struct wpa_supplicant *wpa_s, wpa_event_type event,
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h1062 * enum wpa_event_type - Event type for wpa_supplicant_event() calls
1064 typedef enum wpa_event_type { enum
1183 } wpa_event_type; typedef in typeref:enum:wpa_event_type
1321 void wpa_supplicant_event(void *ctx, wpa_event_type event,

Completed in 69 milliseconds