qcacmn: CE Debug Enhancements WMI interface

Add WMI interface for the smart logging feature.

Change-Id: Ife3784020d1b9458c2b09b6a2f31f55aab5f57ec
CRs-Fixed: 2001507
This commit is contained in:
c_cgodav
2017-02-13 10:14:42 +05:30
committed by nshrivas
parent 6f00d693a9
commit b69942b3c9
8 changed files with 283 additions and 2 deletions

View File

@@ -1243,6 +1243,9 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_DFS_HOST_WAIT_TIMEOUT = 367,
#endif
OL_ATH_PARAM_NF_THRESH = 368,
OL_ATH_PARAM_SMARTLOG_ENABLE = 369,
OL_ATH_PARAM_SMARTLOG_FATAL_EVENT = 370,
};
/* Enumeration of PDEV Configuration parameter */