616d1309d26f95843ca7c33ad8af7162d7459018

The name tQDF_ADAPTER_MODE is a poor name on many levels: - The "t" prefix implies it is a typedef when it isn't. - The "t" prefix makes this a mixed-case identifier which is "frowned upon" in the Linux coding style guide. - The term "ADAPTER" is MCL-specific and is not suitable for converged code. Therefore rename enum tQDF_ADAPTER_MODE to enum QDF_OPMODE to better align with with the Linix coding style and the converged nomenclature. Change-Id: I20f1b6d1a0ab4b8fe6a85cefdff96a49e2f4652c CRs-Fixed: 2140295
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%