2b442113ee9e9778d9c221563b6a755bfca99f1f

The API reg_get_superchan_entry() is defined under macro CONFIG_BAND_6GHZ, but used outside it in the API reg_is_freq_idx_enabled_on_given_pwr_mode(). Place reg_is_freq_idx_enabled_on_given_pwr_mode() under the macro CONFIG_BAND_6GHZ since it is applicable only for 6G and call the API reg_is_freq_idx_enabled_on_cur_chan_list() for non-6G. Change-Id: Ieb3efd946f19515dab3fc0c8086e1c508c9f75ad
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%