2ef47449f6b22a86bc0078797d1193d34a75011a

Currently sme_unprotected_mgmt_frm_ind() takes a tHalHandle context param. However this is a static function, and hence it should be using the "real" context pointer type tpAniSirGlobal instead of the opaque reference tHalHandle, so update the API to expect tpAniSirGlobal. Change-Id: I552cade9adf0bdc7a9cf38c76cd8786548dc7011 CRs-Fixed: 2266505
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%