android_kernel_xiaomi_sm8350/core/hdd
Pragaspathi Thilagaraj ba42a982b3 qcacld-3.0: Check SAE & OWE target capability to enable RSO
Currently the host driver blocks roam scan offload command to
the target if the connected akm is OWE or SAE.

Add changes to read the WMI_SERVICE_WPA3_SAE_ROAM_SUPPORT and
WMI_SERVICE_WPA3_OWE_ROAM_SUPPORT service capability advertised
by the target and set it to the mlme fw_akm_bitmap. Read this
bitmap in csr_roam_offload_scan() to allow RSO command.

Also the connected akm is sent to the target via the
WMI_AP_PROFILE command. Translate the CSR akm type for OWE and
SAE akm also.

Change-Id: I68527722ab099e0c8e1681ed64ea416b9a6e9936
CRs-Fixed: 2491021
2019-08-13 04:17:19 -07:00
..
inc qcacld-3.0: Refactor HDD callers as per changes to cdp_clear_peer 2019-08-13 04:17:08 -07:00
src qcacld-3.0: Check SAE & OWE target capability to enable RSO 2019-08-13 04:17:19 -07:00