7a737732fe1f4a53b31eba904686485fcc2836d6

Currently if ENABLE_HOST_TO_TARGET_CONVERSION is defined, host pdev/vdev set params can be translated to target pdev/vdev set params through APIs convert_host_pdev_param_tlv,convert_host_vdev_param_tlv. If ENABLE_HOST_TO_TARGET_CONVERSION is not defined, host pdev/vdev set params in common code is sent to firmware directly, which is incorrect. Define pdev/vdev set params in such away they represents host params on ENABLE_HOST_TO_TARGET_CONVERSION enabled and target params on ENABLE_HOST_TO_TARGET_CONVERSION disabled. Change-Id: I5718c76c351b2d7904d8bf8b603073ffcb0a039d CRs-Fixed: 3321556
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%