Jeff Johnson 616d1309d2 qcacmn: Rename enum tQDF_ADAPTER_MODE
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
2017-11-08 21:57:31 -08:00
2017-11-08 21:57:31 -08:00
2017-11-08 21:57:29 -08:00
2017-09-15 21:45:35 +05:30
2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium  
Beschreibung
Keine Beschreibung vorhanden
Readme 226 MiB
Sprachen
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%