Home
last modified time | relevance | path

Searched refs:wpa_event (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h254 } wpa_event; typedef
256 int wpa_auth_sm_event(struct wpa_state_machine *sm, wpa_event event);
Dwpa_auth.c1511 int wpa_auth_sm_event(struct wpa_state_machine *sm, wpa_event event) in wpa_auth_sm_event()