qcacld-3.0: Documentation refine for some ini items
1) Refine the documentation text of the following items: gTxChainMask1ss gTDLSPuapsdInactivityTime UapsdMask InfraUapsdVoSrvIntv InfraUapsdVoSuspIntv InfraUapsdViSrvIntv InfraUapsdViSuspIntv InfraUapsdBeSrvIntv InfraUapsdBeSuspIntv InfraUapsdBkSrvIntv InfraUapsdBkSuspIntv InfraDirAcVo InfraDirAcBe InfraDirAcBk InfraSbaAcBk burstSizeDefinition tsInfoAckPolicy SingleTIDRC 2) Remove the duplicated definitions of 2 ini items: gTDLSPuapsdInactivityTime gTDLSPuapsdRxFrameThreshold Change-Id: I0f122af2fc91616a38a2c101478bad942292a9ba CRs-Fixed: 2422339
此提交包含在:
@@ -80,7 +80,7 @@
|
||||
* @Max: 10
|
||||
* @Default: 0
|
||||
*
|
||||
* This ini is used to configure peer uapsd inactivity time.
|
||||
* This ini is used to configure peer uapsd inactivity time(in ms).
|
||||
*
|
||||
* Related: gEnableTDLSSupport.
|
||||
*
|
||||
@@ -466,56 +466,6 @@
|
||||
CFG_VALUE_OR_DEFAULT, \
|
||||
"Preferred TDLS channel bandwidth")
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* gTDLSPuapsdInactivityTime - Peer UAPSD Inactivity time.
|
||||
* @Min: 0
|
||||
* @Max: 10
|
||||
* @Default: 0
|
||||
*
|
||||
* This ini is used to configure peer uapsd inactivity time.
|
||||
*
|
||||
* Related: gEnableTDLSSupport.
|
||||
*
|
||||
* Supported Feature: TDLS
|
||||
*
|
||||
* Usage: Internal/External
|
||||
*
|
||||
* </ini>
|
||||
*/
|
||||
#define CFG_TDLS_PUAPSD_INACTIVITY_TIME CFG_INI_UINT( \
|
||||
"gTDLSPuapsdInactivityTime", \
|
||||
0, \
|
||||
10, \
|
||||
0, \
|
||||
CFG_VALUE_OR_DEFAULT, \
|
||||
"Peer UAPSD Inactivity time")
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* gTDLSPuapsdInactivityTime - Peer UAPSD Inactivity time.
|
||||
* @Min: 0
|
||||
* @Max: 10
|
||||
* @Default: 0
|
||||
*
|
||||
* This ini is used to configure peer uapsd inactivity time.
|
||||
*
|
||||
* Related: gEnableTDLSSupport.
|
||||
*
|
||||
* Supported Feature: TDLS
|
||||
*
|
||||
* Usage: Internal/External
|
||||
*
|
||||
* </ini>
|
||||
*/
|
||||
#define CFG_TDLS_PUAPSD_RX_FRAME_THRESHOLD CFG_INI_UINT( \
|
||||
"gTDLSPuapsdRxFrameThreshold", \
|
||||
10, \
|
||||
20, \
|
||||
10, \
|
||||
CFG_VALUE_OR_DEFAULT, \
|
||||
"Peer UAPSD Rx frame threshold")
|
||||
|
||||
/*
|
||||
* <ini>
|
||||
* gTDLSPuapsdPTIWindow - This ini is used to configure peer traffic indication
|
||||
@@ -720,8 +670,6 @@
|
||||
CFG(CFG_TDLS_RSSI_DELTA) \
|
||||
CFG(CFG_TDLS_PREFERRED_OFF_CHANNEL_NUM) \
|
||||
CFG(CFG_TDLS_PREFERRED_OFF_CHANNEL_BW) \
|
||||
CFG(CFG_TDLS_PUAPSD_INACTIVITY_TIME) \
|
||||
CFG(CFG_TDLS_PUAPSD_RX_FRAME_THRESHOLD) \
|
||||
CFG(CFG_TDLS_PUAPSD_PEER_TRAFFIC_IND_WINDOW) \
|
||||
CFG(CFG_TDLS_PUAPSD_PEER_TRAFFIC_RSP_TIMEOUT) \
|
||||
CFG(CFG_TDLS_EXTERNAL_CONTROL) \
|
||||
|
新增問題並參考
封鎖使用者