88c2e8a67c4e92d1ffb4f946d72a1c3c7651f303

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_remain_on_chan_ctx_t typedef does not meet any of those criteria, so replace references to it with a reference to the underlying struct. Change-Id: I7bd20097cac20c7dbe9e3debb828638a3ad6bd8b CRs-Fixed: 2119526
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Langue
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%