Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h170 struct wpa_auth_config { struct
171 int wpa;
172 int wpa_key_mgmt;
173 int wpa_pairwise;
174 int wpa_group;
175 int wpa_group_rekey;
176 int wpa_strict_rekey;
177 int wpa_gmk_rekey;
178 int wpa_ptk_rekey;
179 u32 wpa_group_update_count;
[all …]