433eb772d18b755b89da8941e0c21db2b2106109

Currently, maximum bandwidth in AFC channel list is set to 320 MHz. Since 320 BW is supported only in 11BE mode, setting the maximum bandwidth to 320 for devices that does not support 320 BW is not correct. Hence, to fix this issue, limit the Maximum AFC BW based on whether the radio supports 11BE or not. Move the puncture bitmap validation for 320 MHz BW in the API 'reg_get_320_bonded_channel_state_for_pwrmode' to within the CONFIG_REG_CLIENT compilation flag. This validation of puncture bitmap is currently done only for 320 MHz BW. The API used for lower BW does not consider puncturing. This causes inconsistency in the behaviour between 320 MHz BW and lower BWs. Since the validation of puncture pattern is done separately for WIN, add a WIN specific empty stub function. Change-Id: Icbbbcae3fef2336df02291c5218d89942f3f1b68 CRs-Fixed: 3560313
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%