Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h1485 struct wpa_driver_capa { struct
1504 unsigned int key_mgmt;
1520 unsigned int enc;
1526 unsigned int auth;
1662 u64 flags;
1669 unsigned int smps_modes;
1671 unsigned int wmm_ac_supported:1;
1673 unsigned int mac_addr_rand_scan_supported:1;
1674 unsigned int mac_addr_rand_sched_scan_supported:1;
1677 int max_scan_ssids;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h1810 struct wpa_driver_capa { struct
1836 unsigned int key_mgmt;
1837 unsigned int key_mgmt_iftype[WPA_IF_MAX];
1853 unsigned int enc;
1859 unsigned int auth;
2007 u64 flags;
2030 u64 flags2;
2035 unsigned int wmm_ac_supported:1;
2037 unsigned int mac_addr_rand_scan_supported:1;
2038 unsigned int mac_addr_rand_sched_scan_supported:1;
[all …]