|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2012-2021 The Linux Foundation. All rights reserved.
|
|
|
- * Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
+ * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -37,7 +37,7 @@
|
|
|
|
|
|
#ifdef FEATURE_CLUB_LL_STATS_AND_GET_STATION
|
|
|
/* LL stats get request time out value */
|
|
|
-#define WLAN_WAIT_TIME_LL_STATS 2000
|
|
|
+#define WLAN_WAIT_TIME_LL_STATS 3300
|
|
|
#else
|
|
|
#define WLAN_WAIT_TIME_LL_STATS 800
|
|
|
#endif
|