87251032945debdbdd36acab7427004906299a73

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 hdd_ap_ctx_t typedef does not meet any of those criteria, so replace it with a well named struct. Change-Id: I3084d902b405529f82ff9056f48a8c38392f50f5 CRs-Fixed: 2101017
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%