qcacld-3.0: Update bss color collision detection scan interval

Change the OBSS color collision detection scan interval to 60 sec.

Change-Id: Id3d41454a8822953278bbf5fa267fdd5860fe227
CRs-Fixed: 2490354
这个提交包含在:
Kiran Kumar Lokere
2019-07-18 18:38:53 -07:00
提交者 nshrivas
父节点 710af350e5
当前提交 f158ca5e38

查看文件

@@ -87,7 +87,7 @@ struct reassoc_params {
#define TIME_BEACON_NOT_UPDATED 30000
#define BSS_COLOR_SWITCH_COUNTDOWN 5
#define OBSS_COLOR_COLLISION_DETECTION_STA_PERIOD_MS 10000
#define OBSS_COLOR_COLLISION_DETECTION_AP_PERIOD_MS 5000
#define OBSS_COLOR_COLLISION_DETECTION_AP_PERIOD_MS 60000
#define OBSS_COLOR_COLLISION_SCAN_PERIOD_MS 200
#define OBSS_COLOR_COLLISION_FREE_SLOT_EXPIRY_MS 50000
struct bss_color_info {