android_kernel_xiaomi_sm8350/components
Pragaspathi Thilagaraj ee7302ebd0 qcacld-3.0: Wait for probe response from AP in OWE transition mode
In OWE transition mode, the AP advertises one Hidden SSID and one
normal ssid and the OWE capable STA connects to the OWE supported
hidden SSID. When connecting to the hidden SSID, if the AP sends
beacon for the unicast probe request sent by driver before
anouncing join success, then the beacon NULL ssid gets updated to
the kernel. Then after successful association, while indicating
the connection successs to the kernel, the current bss is not
filled as wlan_cfg80211_get_bss() is called with the actual ssid
and not the NULL ssid.
Due to this when supplicant sends install key command for this
bss, kernel returns error and set_key always fails.

Wait for the probe response from the AP for the unicast probe
request sent before announcing join success and drop the beacon
received from the AP so that the driver
fills the proper ssid to the kernel bss entry and same ssid gets
used in association completion handler.

Change-Id: Icded0af5d45d3281ab4304bf166bdc318aa7a942
CRs-Fixed: 2782618
2020-09-28 06:07:09 -07:00
..
action_oui qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
blacklist_mgr qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
cfg qcacld-3.0: Remove CFG_CFR_ALL 2020-05-03 18:18:42 -07:00
cmn_services qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
cp_stats/dispatcher qcacld-3.0: Add support to get pmf bcn protect stats 2020-09-12 01:59:34 -07:00
disa qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
dsc qcacld-3.0: Do not block vdev trans if recovery in progress 2020-07-17 17:23:16 -07:00
ftm_time_sync qcacld-3.0: Avoid overflow of the output buffer 2020-08-26 14:32:04 -07:00
fw_offload qcacld-3.0: Add INI to configure thermal action 2020-09-15 11:38:26 -07:00
interop_issues_ap qcacld-3.0: Fix return type for scheduler_msg callbacks 2020-03-31 09:58:13 -07:00
ipa qcacld-3.0: Disable IPA when 2nd SAP is turned on 2020-09-28 00:02:57 -07:00
mlme qcacld-3.0: Wait for probe response from AP in OWE transition mode 2020-09-28 06:07:09 -07:00
nan qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
ocb qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
p2p qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
pkt_capture qcacld-3.0: Do not use peer to get vdev 2020-09-25 22:56:23 -07:00
pmo qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
target_if qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
tdls qcacld-3.0: components: Remove logs for qdf_mem_malloc() checks 2020-09-25 12:59:42 -07:00
umac/mlme/connection_mgr qcacld-3.0: Send roam scan_mode/deauth/idle/trigger when rso enabled 2020-09-22 07:59:17 -07:00
wmi qcacld-3.0: Replace WMI_LOGD() with wmi_debug() 2020-09-18 04:59:10 -07:00