cb58bbc7b6ca4edfcf039d0c1572965cb3bffc89

The Linux Coding Style enumerates a few special cases where typedefs are useful, but stresses "NEVER EVER use a typedef unless you can clearly match one of those rules." The tSirMacStatusCodes typedef does not meet any of those criteria, so replace it properly named enum. Change-Id: I4712acc4898a60ce78e7a6e71d2e91f5b1929c97 CRs-Fixed: 2459765
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%