98caf8b818dfcbf5d4db9c9f0e395066e30c6deb

Currently hdd_medium_assess_init() and hdd_medium_assess_deinit() are being invoked from hdd_hostapd_sap_event_cb. Timer counter is not being incremented properly for multiple SAP concurrencies. Hence seeing assert during the timer deinit. To address this issue invoke hdd_medium_assess_init() explicitly from wlan_hdd_cfg80211_start_bss , wlan_hdd_start_sap and hdd_restart_sap. Change-Id: I03b2567fd25119ff82f2c85939c31eb0ccf6cdb7 CRs-Fixed: 3432439
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%