237951ba5101d55fff532c7a8afbfd941deb3195

Header file i_bmi.h utilizes several QDF data structures, but it does not explicitly include the header files which define them. This must mean that the data structures are being included as a side-effect of including an unrelated header file. In an upcoming change the header file ol_if_athvar.h is being refactored, and that change somehow interferes with the side-effect that causes the QDF header files to be included by i_bmi.h. So rather than rely upon the side-effect, explicitly include the necessary header files. Change-Id: Icf7d7e4babb14faa41b2ac18c6181a206da9b858 CRs-Fixed: 2366963
This is CNSS WLAN Host Driver for products starting from iHelium
描述
儲存庫語言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%