Home
last modified time | relevance | path

Searched defs:wpa_state_machine (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h24 struct wpa_state_machine { struct
25 struct wpa_authenticator *wpa_auth;
26 struct wpa_group *group;
28 u8 addr[ETH_ALEN];
30 enum {
36 } wpa_ptk_state;
38 enum {
43 } wpa_ptk_group_state;
45 Boolean Init;
46 Boolean DeauthenticationRequest;
[all …]