Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h1201 struct wlan_network_security struct
1205 enum wlan_security_type type;
1207 int key_mgmt;
1209 struct wlan_cipher mcstCipher;
1211 struct wlan_cipher ucstCipher;
1214 unsigned pkc : 1;
1216 int group_cipher;
1218 int pairwise_cipher;
1220 int group_mgmt_cipher;
1223 bool is_pmf_required;
[all …]