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.h157 struct wpa_auth_config { struct
158 int wpa;
159 int wpa_key_mgmt;
160 int wpa_pairwise;
161 int wpa_group;
162 int wpa_group_rekey;
163 int wpa_strict_rekey;
164 int wpa_gmk_rekey;
165 int wpa_ptk_rekey;
166 u32 wpa_group_update_count;
[all …]