android_kernel_xiaomi_sm8350/core
gaurank kathpalia 859c936a02 qcacld-3.0: Avoid beacon parsing on channels not in scan list for ACS
When STA is already up on some 2.4Ghz channel and SAP needs to be started
on some 5Ghz channel through ACS, scan channel list contains only 5Ghz
channels. But scan results contains beacons on STA 2.4Ghz channel as well
which is getting parsed contributing to bsscount and rssi on that 2.4Ghz
channel which should not be the scenario as bsscount should be 0 and rssi
should be -100 on this 2.4Ghz channel as it is not present in the scan
channel list sent by HOST to fw.

Give max weight to those channles in the sap_compute_weight
but take the effect of those channels on the channels
present in the ACS scan list.

Change-Id: I51d14aa1bb9b280c6c4d9d0085de86cc7339a4f5
CRs-Fixed: 2290744
2018-08-09 04:24:10 -07:00
..
bmi qcacld-3.0: Featurize wlan BMI 2018-07-12 12:34:43 -07:00
cds qcacld-3.0: Add conditional QCA6390_HEADERS_DEF flag 2018-08-08 12:53:42 -07:00
dp qcacld-3.0: Remove the logs during RX thread buffer post 2018-08-08 14:50:34 -07:00
hdd qcacld-3.0: Refine the extscan start BSSID hotlist logic 2018-08-09 04:24:06 -07:00
mac qcacld-3.0: Refine the extscan start BSSID hotlist logic 2018-08-09 04:24:06 -07:00
pld qcacld-3.0: Add shutdown/reinit support for PLD_CNSS_USB 2018-07-19 08:32:41 -07:00
sap qcacld-3.0: Avoid beacon parsing on channels not in scan list for ACS 2018-08-09 04:24:10 -07:00
sme qcacld-3.0: Refine the extscan start BSSID hotlist logic 2018-08-09 04:24:06 -07:00
wma qcacld-3.0: Refine the extscan start BSSID hotlist logic 2018-08-09 04:24:06 -07:00