Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
Dwlan_cm_public_struct.h89 struct wlan_cm_connect_crypto_info { struct
90 uint32_t wpa_versions;
91 uint32_t auth_type;
92 uint32_t group_cipher;
93 uint32_t ciphers_pairwise;
94 uint32_t akm_suites;
95 struct wlan_cm_wep_key_params wep_keys;
96 uint16_t rsn_caps;
97 uint32_t mgmt_ciphers;
98 uint8_t user_mfp;
[all …]