1869e7343c84ae8daf5225ce3974456d65cabea1

The process radar found indication was generic radar action function that caters to both radar on agile channel and current operating channel. Since this API dfs_process_radar_ind() has been split into, one for the radar on agile channel dfs_process_radar_ind_on_agile_chan() and the other one dfs_process_radar_ind_on_cur_chan() for radar on current channel, and the agile spefic functionalities have been defined in dfs_process_radar_ind_on_agile_chan(), dfs_process_radar_ind_on_cur_chan() need not have any agile specific part. Remove the agile specific part in dfs_process_radar_ind_on_cur_chan(). Also changed the following: dfs_is_precac_timer_running function returns true for both agilePrecac and legacy preCAC. Therefore replace "dfs_is_precac_timer_running" by "dfs_is_legacy_precac_enabled" while checking for the radarsource. Change-Id: Id6921d0919a7a630d201ef7c1037510285b12d73 CRs-Fixed: 2737327
This is CNSS WLAN Host Driver for products starting from iHelium
描述
儲存庫語言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%