c9a483e5d78c9934832318bb9a3f97d1e8c9edf8

While checking if ETSI preCAC is already done on a given channel in the API "dfs_is_etsi_precac_done", dfs_curchan is always used as the channel to be checked. Since the API "dfs_is_cac_required" maybe called without updating the dfs_curchan, using dfs_curchan in function "dfs_is_etsi_precac_done" is not correct. Use the current channel provided to the API "dfs_is_cac_required" as input while checking for ETSI preCAC. Change-Id: Id2bc59281e17afaa3ba7572f5a2d7bd4718a7639 CRs-Fixed: 2528023
This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%