aebd823208874241f3bdd28175ef7cf035c33a74

Currently when an auto-shutdown timer event is handled by WMA it allocates a tSirAutoShutdownEvtParams struct which is then passed as the payload of a eWNI_SME_AUTO_SHUTDOWN_IND message. However when this message is processed by SME the payload is ignored since the callback to HDD does not require it. Therefore it is pointless for WMA to allocate and fill a payload which SME will ignore, so remove that aspect of the auto-shutdown timer event handling. Change-Id: Ibb1e1122c2e29c9369c1d1119d58d15fe9b93159 CRs-Fixed: 2400335
This is CNSS WLAN Host Driver for products starting from iHelium
Apraksts
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%