Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h164 struct hdd_connection_info { struct
165 eConnectionState conn_state;
166 struct qdf_mac_addr bssid;
167 tCsrSSIDInfo ssid;
168 struct qdf_mac_addr peer_macaddr[MAX_PEERS];
169 enum csr_akm_type auth_type;
170 eCsrEncryptionType uc_encrypt_type;
171 uint8_t is_authenticated;
172 uint32_t dot11mode;
173 uint8_t proxy_arp_service;
[all …]