qcacld-3.0: Add mandatory security checks for 6GHz connection
Check the required security types allowed for 6GHz connection and do not allow the connection if the secutiry check fails. Change-Id: Ic680c4600b3f17151e42f8708ff8810e5d16e52e CRs-Fixed: 2715086
This commit is contained in:
@@ -891,6 +891,7 @@ struct wlan_mlme_he_caps {
|
||||
uint32_t he_sta_obsspd;
|
||||
uint16_t he_mcs_12_13_supp_2g;
|
||||
uint16_t he_mcs_12_13_supp_5g;
|
||||
bool enable_6g_sec_check;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user