qcacld-3.0: cfg ini documentation refine

Some malformed comments were discovered when generating
the official documentation of wlan cfg ini items.

Refine the documentation text of the following items
in one batch:

gEnableDynamicDTIM
g_sap_chanswitch_mode
gVhtChannelWidth
gDataInactivityTimeout

Change-Id: I2b1455d0ea27fd35dc0cf66316c7dc3b348ee0ac
CRs-Fixed: 2416086
This commit is contained in:
wadesong
2019-03-14 16:35:05 +08:00
committed by nshrivas
parent 09bb9cf90a
commit bfc88b4a0d
4 changed files with 16 additions and 7 deletions

View File

@@ -371,10 +371,18 @@
* @Max: 1
* @Default: 1
*
* This ini is used to configure channel switch mode
* This ini is used to configure the value of channel switch mode, which is
* contained in the Channel Switch Announcement(CSA) information element sent
* by an SAP.
*
* 0 - CSA receiving STA doesn't need to do anything
* 1 - CSA receiving STA shall not transmit any more frames on the channel
* until the scheduled channel switch occurs
*
* Related: none
*
* Supported Feature: SAP
*
* Usage: External
*
* </ini>