Parcourir la source

qcacld-3.0: Change Internal/External to External

Change the usage of cfg parameters from Internal/External
to External in .h description for mlme, p2p, and
policy manager files.
External means that both internal teams and external
customers can modify the parameters.

Change-Id: Ic1e68d5a90be2c898ce66aa18e8d91f16561b408
CRs-Fixed: 2712773
Gururaj Pandurangi il y a 4 ans
Parent
commit
1f00e9ccd1

+ 16 - 16
components/cmn_services/policy_mgr/inc/wlan_policy_mgr_cfg.h

@@ -42,7 +42,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -68,7 +68,7 @@
  *
  * Supported Feature: DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -89,7 +89,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -147,7 +147,7 @@
  *
  * Supported Feature: DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -186,7 +186,7 @@
  *
  * Supported Feature: DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -210,7 +210,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -236,7 +236,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -280,7 +280,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -318,7 +318,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -340,7 +340,7 @@ CFG_INI_UINT("gAllowMCCGODiffBI", 0, 4, 4, CFG_VALUE_OR_DEFAULT, \
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -375,7 +375,7 @@ CFG_INI_UINT("gEnableOverLapCh", 0, 1, 0, CFG_VALUE_OR_DEFAULT, \
  *
  * Supported Feature: DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -408,7 +408,7 @@ CFG_INI_UINT("gDualMacFeatureDisable", 0, 6, 6, CFG_VALUE_OR_DEFAULT, \
  *
  * Supported Feature: Non-DBS, DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -459,7 +459,7 @@ CFG_INI_UINT("gForce1x1Exception", 0, 2, 1, CFG_VALUE_OR_DEFAULT, \
  * Supported Feature: SAP
  *
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -483,7 +483,7 @@ CFG_INI_UINT("gEnableSAPManadatoryChanList", 0, 1, 0, CFG_VALUE_OR_DEFAULT, \
  *
  * Supported Feature: Non-DBS, DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -506,7 +506,7 @@ CFG_INI_BOOL("g_nan_sap_scc_on_lte_coex_chan", 1, \
  *
  * Supported Feature: Non-DBS, DBS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -580,7 +580,7 @@ CFG_INI_UINT("g_enable_go_force_scc", 0, 1, 0, CFG_VALUE_OR_DEFAULT, \
  * Supported Feature: STA, SAP
  *
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 4 - 4
components/mlme/dispatcher/inc/cfg_mlme_acs.h

@@ -36,7 +36,7 @@
  *
  * Supported Feature: ACS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -58,7 +58,7 @@
  *
  * Supported Feature: ACS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * bits 0-3:   rssi weight
  * bits 4-7:   bss count weight
@@ -92,7 +92,7 @@
  *
  * Supported Feature: ACS
  *
- * Usage: External/Internal
+ * Usage: External
  *
  * </ini>
  */
@@ -145,7 +145,7 @@
  *
  * Supported Feature: ACS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 4 - 4
components/mlme/dispatcher/inc/cfg_mlme_dfs.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2020 The Linux Foundation. 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
@@ -125,7 +125,7 @@
  *
  * Supported Feature: DFS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -147,7 +147,7 @@
  *
  * Supported Feature: DFS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -192,7 +192,7 @@
  *
  * upported Feature: DFS
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 38 - 38
components/mlme/dispatcher/inc/cfg_mlme_fe_wmm.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2020 The Linux Foundation. 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
@@ -73,7 +73,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -98,7 +98,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -123,7 +123,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -148,7 +148,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -173,7 +173,7 @@
  *
  * Supported Feature: WMM
 *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -197,7 +197,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -222,7 +222,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -247,7 +247,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -272,7 +272,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -297,7 +297,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -323,7 +323,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -348,7 +348,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -373,7 +373,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -399,7 +399,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -429,7 +429,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -454,7 +454,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -479,7 +479,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -504,7 +504,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -529,7 +529,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -554,7 +554,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -579,7 +579,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -609,7 +609,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -634,7 +634,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -659,7 +659,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -684,7 +684,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -714,7 +714,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -739,7 +739,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -764,7 +764,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -790,7 +790,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -815,7 +815,7 @@
  *
  * Supported Feature: 802.11e
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -843,7 +843,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -868,7 +868,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -892,7 +892,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -927,7 +927,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -954,7 +954,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -979,7 +979,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -999,7 +999,7 @@
  *
  * Supported Feature: WMM
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 7 - 7
components/mlme/dispatcher/inc/cfg_mlme_feature_flag.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2020 The Linux Foundation. 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
@@ -76,7 +76,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -100,7 +100,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -124,7 +124,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -148,7 +148,7 @@
  *
  * Supported Feature: Concurrency
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -183,7 +183,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -210,7 +210,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 13 - 13
components/mlme/dispatcher/inc/cfg_mlme_generic.h

@@ -107,7 +107,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -129,7 +129,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -160,7 +160,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -266,7 +266,7 @@
  *
  * Supported Feature: 802.11b, 2x2
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -290,7 +290,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -311,7 +311,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -339,7 +339,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -360,7 +360,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -381,7 +381,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -406,7 +406,7 @@
  *
  * Supported Feature: 5/10 Mhz channel width support
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -430,7 +430,7 @@
  *
  * Supported Feature: General
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -455,7 +455,7 @@
  *
  * Supported Feature: SSR
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -552,7 +552,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 13 - 13
components/mlme/dispatcher/inc/cfg_mlme_ht_caps.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2020 The Linux Foundation. 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
@@ -40,7 +40,7 @@
  *
  * Supported Feature: Concurrency/Standalone
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -67,7 +67,7 @@
  *
  * Supported Feature: Concurrency/Standalone
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -89,7 +89,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -111,7 +111,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -133,7 +133,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -156,7 +156,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -186,7 +186,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -248,7 +248,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -274,7 +274,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -327,7 +327,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -352,7 +352,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * As per (Table 8-125 802.11-2012)
  * 0 for no restriction
@@ -387,7 +387,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 3 - 3
components/mlme/dispatcher/inc/cfg_mlme_vht_caps.h

@@ -258,7 +258,7 @@
  *
  * Supported Feature: 11AC
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -286,7 +286,7 @@
  *
  * Supported Feature: 11AC
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -499,7 +499,7 @@
  * Supported Feature: SAP
  *
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 4 - 4
components/mlme/dispatcher/inc/cfg_qos.h

@@ -39,7 +39,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -178,7 +178,7 @@
  *
  * Supported Feature: STA
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -466,7 +466,7 @@
  *
  * Supported Feature: SAP
  *
- * Usage: Internal/External
+ * Usage: External
  * </ini>
  */
 #define CFG_SAP_MAX_INACTIVITY_OVERRIDE CFG_INI_BOOL( \
@@ -487,7 +487,7 @@
  *
  * Supported Feature: SAP
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */

+ 3 - 3
components/p2p/dispatcher/inc/wlan_p2p_cfg.h

@@ -36,7 +36,7 @@
  *
  * Supported Feature: P2P
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -62,7 +62,7 @@
  *
  * Supported Feature: P2P
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */
@@ -89,7 +89,7 @@
  *
  * Supported Feature: P2P
  *
- * Usage: Internal/External
+ * Usage: External
  *
  * </ini>
  */