ef65651bc086477787260414237a211549dd5f58

Add a fallback mechanism if a 6 GHz AP does not advertise TPE IE. 1) Currently for the 6 GHz band, is_psd_power is obtained from AP's TPE IE. But if it is not present, obtain it from the regulatory channel list. 2) If is_psd_power is false, current logic calculates center frequencies for BW > 20 MHz. These center frequencies are then passed as input to fetch EIRP power which is incorrect and results in zero which makes overall tx power as zero. Thus, use operating frequency itself to obtain EIRP power. 3) Despite these checks, if regulatory power results in zero due to invalid frequency or other inputs, assign this field to the regulatory channel power of the operating frequency. Change-Id: I70ae301de21cb8d696fee3c3f9d5fd30d1b53a8b CRs-Fixed: 3327259
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%