238555b44c83e5c0c3e8b9a24ba716efaab07365

Currently only pdev_priv_obj has fcc constraint flag and it's value gets modified according to the SET_FCC_CHANNEL command. As a result after getting SET_FCC_CHANNEL command if wifi turned off and turned on or during SSR sequence its value is reset to false as pdev is deleted and recreated, hence the tx_power values of fcc frequencies aren't decreased. To address this issue, store the fcc constraint flag in psoc_priv_obj and copy its value to fcc constraint flag in pdev_priv_obj during pdev creation. Change-Id: Ic2f5450fd763abf04ad89fe4e5148d03f3b5d69a CRs-Fixed: 3292446
This is CNSS WLAN Host Driver for products starting from iHelium
儲存庫描述
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%