f8b45f54eeca5ac2a43afcd7befe4360fd378ece

When STA has connected with AP in EHT mode, STA sends 160 MHz bandwidth to firmware in vdev start command. But during peer assoc command STA has sent 80 MHz whereas AP has sent 160 MHz bandwidth. Due to puncturing AP's sends seg1 in VHT IE as 0 which causes this issue, as driver supports EHT it can associate with EHT operating bandwidth. As part of fix, check EHT IE and if EHT IE supports 160 MHz then send channel width as 160 MHz only. Change-Id: Ib1d502401db997ef2567e64c3f8cbad42018e891 CRs-Fixed: 3364333
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%