260fd0882ca5faed5408e608ae3504e565e565be

When NAPI is disabled, there are some failures show that certain APIs are not defined, these APIs are not NAPI related and defined in hif_exec.c. But this file will not be compiled when CONFIG_WLAN_NAPI is not defined. Remove this build constraint and encap the NAPI related APIs with CONFIG_WLAN_NAPI in file hif_exec.c. Meanwhile add the HIF_CE_DIR for USB and SDIO case, otherwise it has build error after hif_exe.c move to the common directory. Change-Id: Ie1a32f6abbe2d361e126c361a2522ae0500139e9 CRs-Fixed: 2532586
This is CNSS WLAN Host Driver for products starting from iHelium
Leírás
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%