3639a6415b9b72869751f5f5f217df722f4eedbf

Currently sme_close() passes a tHalHandle to rrm_close(), but a tpAniSirGlobal is expected. This currently compiles OK because tHalHandle is defined to be a void pointer, but this will be changed in the future so correct the call to pass the correct parameter. Change-Id: I51e19f9699ba8fe6db2318a59284b0fcc9185a6d CRs-Fixed: 2262688
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%