android_kernel_xiaomi_sm8350/components
Pankaj Singh f84a5dd718 qcacld-3.0: Fix connection latency situation in driver
In 11D scan procedure if WMI_11D_NEW_COUNTRY_EVENTID event is
received, host processes 11d new country code event.
Host driver as a response sends WMI_SCAN_CHAN_LIST_CMDID
new channel list cmd to firmware.

As a result the ongoing scan procedure is aborted by firmware,
and if the scan was a first scan for connection, then it would
lead to connection latency as the supplicant then have to
scan again.

Fix is to check if any scan is in progress, then delay
WMI_SCAN_CHAN_LIST_CMDID channel list command to FW till
the current scan is complete.

Change-Id: I4e747bb747c32430b5d8024823aa0df4928a8c71
CRs-Fixed: 2569741
2019-12-14 04:04:25 -08:00
..
action_oui qcacld-3.0: Set 5G band capability bit in gActionOUIConnect1x1 ini 2019-11-18 02:29:15 -08:00
blacklist_mgr qcacld-3.0: Send BLM reject list to FW after connect update 2019-07-22 06:33:07 -07:00
cfg qcacld-3.0: Link BLM to the legacy APIs 2019-06-02 01:51:34 -07:00
cmn_services/policy_mgr qcacld-3.0: Allow STA+SAP SCC on LTE-coex channel 2019-12-09 13:55:41 -08:00
cp_stats/dispatcher/inc qcacld-3.0: Define void * data members of cp_stats with specific type 2019-07-26 18:21:46 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Disable dsc panic if fw is down 2019-09-27 14:56:31 -07:00
fw_offload qcacld-3.0: Rectify max values for TSF pin inis 2019-11-22 02:22:03 -08:00
interop_issues_ap qcacld-3.0: Implement api for interop issues ap 2019-05-24 16:00:44 -07:00
ipa qcacld-3.0: Initialize IPA metering feature and perf level 2019-12-11 05:01:34 -08:00
mlme qcacld-3.0: Fix connection latency situation in driver 2019-12-14 04:04:25 -08:00
nan qcacld-3.0: Allow/Disallow NDP creation in different concurrencies 2019-12-11 17:44:33 -08:00
ocb qcacld-3.0: cdp: Convergence of cdp_ocb_ops 2019-11-11 23:07:52 -08:00
p2p qcacld-3.0: Handle the error action frames in mgmt tx 2019-12-05 16:39:36 -08:00
pmo qcacld-3.0: Add checks to NS and ARP offload requests 2019-11-22 05:35:35 -08:00
target_if qcacld-3.0: Fix possible NULL wmi_handle dereference 2019-09-26 05:52:24 -07:00
tdls qcacld-3.0: Replace sme_session_id with vdev_id 2019-11-22 07:12:45 -08:00