4105bf68a47cd3cd612265f032996e44c21d3c5b

Problem: In 2.4GHz Taiwan country code, channel 8 shows HT40PLUS/HE40PLUS supported. As per latest regulatory sheet, channel 8 should support only HT20/HE20 and HT40MINUS/HE40MINUS. Root Cause: When populating the master channel list, channel 12 is marked as enabled for bw 10MHz. Therefore, for channel 8 HT40PLUS/HE40PLUS flag is enabled. Solution: Channel map defines the min and max BW for each channel. The solution here is to define the (min, max) as (20, 40)MHz instead of (2, 40)MHz for 2GHz channels. That way, channel 12 would not be marked as enabled for TW. Change-Id: If208c23d1341f7fc90d6714ec09de6deafc455d4 CRs-Fixed: 2124202
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%