bafe011f2ca7fde8013ce116b65d83b2c819e74d

As part of SSR, hdd stop adapter is called which in turn calls undo acs which frees the sap channel lists. Now if SAP was already on, and then SSR happens then this channel list would be freed. After SSR the SAP would again be restarted. Now if the driver gets an LTE-coex event from the FW, there would be no channel-list left in the ACS list, as it would freed, so there would be no suitable channel for SAP restart leading to SAP stuck on an unsafe channel which impact LTE throughput. Fix is to call undo acs as part of deinit adapter which would ensure that interface down has happened. Change-Id: I5bf7bfcc20ccc686792b6b1df5d42b03288f7766 CRs-Fixed: 2650261
This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%