qcacmn: Add support for WPA3 SuiteB roaming

This commit enables support for SuiteB roaming wmi service based
on the WPA3 SuiteB roam service capability advertisement
received from Firmware.
In SuiteB the PMK length is greater than the existing PMK length,
added the extended PMK parameters to fill in the remaining bytes
of PMK in the RSO command.

Change-Id: Ia630580bba050513800e3acac875baf937ec8d14
CRs-Fixed: 2685993
This commit is contained in:
Srikanth Marepalli
2020-05-19 00:52:33 +05:30
committed by nshrivas
parent b57a6d5bd6
commit 8a8ee00543
3 changed files with 17 additions and 5 deletions

View File

@@ -5224,6 +5224,7 @@ typedef enum {
wmi_service_ema_ap_support,
wmi_support_extend_address,
wmi_service_srg_srp_spatial_reuse_support,
wmi_service_suiteb_roam_support,
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF