qcacmn: Add support for adaptive dwell scan time
Dwell time can be modify based on channel congestion per scan request. Add changes to enable firmware to use scan control flag and select dwell time optimization algorithm based on ini values. Change-Id: Iea3de57c1b7d087442e4b8984b4184d24bb8c930 CRs-Fixed: 994443
This commit is contained in:

committed by
Vishwajith Upendra

parent
98f363ef44
commit
7b76800323
@@ -1229,4 +1229,7 @@ QDF_STATUS wmi_extract_vdev_extd_stats(void *wmi_hdl, void *evt_buf,
|
||||
|
||||
QDF_STATUS wmi_unified_send_power_dbg_cmd(void *wmi_hdl,
|
||||
struct wmi_power_dbg_params *param);
|
||||
QDF_STATUS wmi_unified_send_adapt_dwelltime_params_cmd(void *wmi_hdl,
|
||||
struct wmi_adaptive_dwelltime_params *
|
||||
wmi_param);
|
||||
#endif /* _WMI_UNIFIED_API_H_ */
|
||||
|
Reference in New Issue
Block a user