6cfac7891ae65e4f01b135b1c1f8d87953bc9a83

Per the Linux coding style "mixed-case names are frowned upon" and "so-called Hungarian notation [...] is brain damaged." One identifier used extensively throughout the driver that violates both of these tenants is "pMac." In order to be compliant with the Linux coding style there is a campaign to rename all instances of this identifier. For this change rename all instances of "pMac" to "mac" in: sch_api.c sch_api.h sch_beacon_gen.c sch_beacon_process.c sch_message.c Change-Id: Ia78ee079ca3a2cff85ad3e7ac0d0e1355397b4ab CRs-Fixed: 2356096
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%