5402441a019a7879a36f0efd120e87c945617ec7

The driver currently defines two different data structures to hold aggregate AddTspec parameters: - tAggrAddTsParams - struct aggr_add_ts_param In this case having two different structures to provide the same functionality is pointless. Furthermore, due to the way in which these structures are used, there is an implicit requirement that they be exactly identical. This approach is very fragile. To align with the converged software architecture and to improve code maintainability remove the legacy typedef and exclusively use the unified WMI structure. Change-Id: I960bd79b04838ac675ad49e332a47671faccaaa7 CRs-Fixed: 2371912
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%