3671743bd5d7dd6334084f2b33b0ff58670410fd

propagation from qcacld-2.0 to qcacld-3.0 DUT is SAP + STA SBSC mode, it takes very long time to recover after SSR. There are two problems: 1. It clear STA session and create new after SSR, but just clear SAP session. With sessionId in SAP context, it wrongly use new STA session to close SAP when terminate hostapd. This is the reason why host wait stop_bss_event for 10 seconds in cfg80211 stop ap. Set sessionId to invalid if adapter is SAP mode. 2. In dual-wifi mode, it will start second WLAN if SSR and WLAN_SVC_FW_CRASHED_IND late. Send this event more earlier. Change-Id: I10a3f300ac5621463fcce4d0a5e18b2cf1cb8491 CRs-Fixed: 1054612
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%