40e89f106083ae278bad794ae8793aeddac8f173

In case of lowi, Supported bands are populated from psoc->soc_nif.user_config.band_capability which is same as that of ini file and not the intersected band support. In function wifi_pos_populate_caps caps->supported_bands is populated from psoc->soc_nif.user_config.band_capability which may not be supported by firmware. Fix is to update psoc->soc_nif.user_config.band_capability with the intersected immediately after fetching intersected band support to avoid incompatibilty. Change-Id: I4771e3aff227d29916dafd70726daa9f0c87fef8 CRs-Fixed: 2538590
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%