c855227306050d1233b7b6c010b5460d75f7fcad

When force_sap_acs is enabled, hostapd acs will be discarded and driver acs will happen with override values from ini. Finally weight for a channel is calculated based on rssi, bsscount. etc. from auto_channel_select_weight. This ini value is getting extracted only in __wlan_hdd_cfg80211_do_acs() and so ini value won't be updated in sap config when hostapd acs doesn't happen or force_sap_acs is enabled. Update auto_channel_select_weight ini value in sap config in wlan_hdd_cfg80211_start_bss() which is called irrespective of any configuration. Change-Id: I90f549fece117a72c19cf5fdc9f6485b1ab8afdc CRs-Fixed: 2125597
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%