65a9397c931572db6fb27ca18b0bedfd45b51ea0

The ini gChannelBondingMode24GHz specifies that should the driver go for 40Mhz BW in case of 2.4ghz or not by doing channel bonding. If disabled (value 0) then driver is supposed not to pick up 40Mhz for 2.4ghz channels. Currently in ACS request if there are 2.4ghz channels only or in other sceanrios such as concurrency where other channels are stripped out, there may become a case where only 2.4ghz are left out in the freq list which comes from hostapd, the BW is not updated accordingly and the results for ACS may still give the BW as 40 in case of 2.4ghz channel selection. Fix is to modify the BW according to the ini if there are only 2.4ghz frequencies present so that driver limits the same while informing the best channel to the hostapd. Change-Id: Ib49726bf5e4245a63a696e41fee1d12d9a7a7909 CRs-Fixed: 2789358
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%