97f2838162bc8c3ac9f4317a3323f415e1c7bc0a

In softap case DEVICE_IFACE_OPENED flag is not set/cleared when the interface is opened/stopped(hdd_hostapd_open/hdd_hostapd_stop). During the STA+SAP concurrency when the STA is turned off, during the interface down it check's if any interfaces are opened, if no interfaces are opened it starts the timer to close the modules. Since the interface opened flag is not set for softap case the timer is getting kickstarted and resulting in closing the modules even when the SOFTAP is running. To migitate the issue, set/clear the DEVICE_IFACE_OPENED in the adapter even for SOFTAP. Change-Id: I9e3f1391d92473d8a189d9fee6523ec3a7554c96 CRs-Fixed: 1065130
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%