4a7a33cad2f3e0a81bfcf21e32b72b97265d5d36

VHT RX LDPC capability depends on both INI config and HW capabilities. Current logic does not populate HW capability in a correct way. HW RX LDPC capability is set as a bitmask of bit 4 instead of boolean value while INI config is value of 0 or 1. Bitwise AND with HW cap and INI config always creates a result of 0, which leads to wrong RX LDPC field in VHT caps IE. Fix is to populate HW RX LDPC cap as a boolean value and advertise VHT RX LDPC capability when both INI config and HW capability are set to 1. Change-Id: Iabf83f74d9bfc2bf7d958ca3a08e9e6090ac7fb8 CRs-Fixed: 2060216
This is CNSS WLAN Host Driver for products starting from iHelium
説明
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%