53df6c1211bffc29cb4f705aa11495918f5e316f

Instead of using a fixed sized array of cfis for every operating class row, which occupies a large amount of unused memory for many operating class rows, use a pointer to an array and the length of the array so that each row uses only the right amount of the memory required. Change-Id: Ifc9974b7dc7c71b2e51b2a93a8d5c08f4fa89dfc CRs-Fixed: 3009346
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%