06c447fcb51bbd2b2e3405a2952c27dc79d64219

Currently sme_ft_send_update_key_ind() takes a tHalHandle context param. However this is a static internal 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 (which is what is already being passed by sme_ft_update_key()). Change-Id: I5309a6f9125684bc0d7766d5839f2296150b6834 CRs-Fixed: 2267437
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%