859c936a0261f46638e9fde7ff7f59c35ce0a991

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
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%