d01c9ce923b1934a0df54c6aa329281cf0ae5f29

For a 6G radio, the API reg_get_channels_from_opclassmap currently returns the 20 MHz IEEE channel numbers for the 40MHz 6G operating class (132). As per the IEEE802.11 specification it should return the channel center frequency index for the operating class 132. To fix this issue, modify reg_get_chan_or_chan_center to return channel center frequency index for 6G 40 MHz operating class 132. For non-6G 40MHz channels the primary channel frequency is returned as center. For 6G, however, the center of the entire 40Mhz band is returned. Therefore, handle opclass 132 ( 6G band 40MHz channels) as a special case for 40Mhz bandwidth. Change-Id: I02f2fce418519a3e020d9b87d5ec401a73ad5ce8 CRs-Fixed: 3101303
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%