qcacld-3.0: CL 1638528 – update fw common interface files

Propagation from qcacld-2.0 to qcacld-3.0.

Add WMI_COEX_CONFIG_COEX_DBG def.

Change-Id: I7d320ce070087b464784baee886c5d1d103a7b6c
CRs-Fixed: 865207
This commit is contained in:
Himanshu Agarwal
2016-09-13 22:42:27 +05:30
committed by qcabuildsw
parent a24c0fe6b7
commit b4e1a496c1
2 changed files with 3 additions and 1 deletions

View File

@@ -16774,6 +16774,8 @@ typedef enum wmi_coex_config_type {
WMI_COEX_CONFIG_DURING_WLAN_CONN = 4,
/* config to enable/disable BTC */
WMI_COEX_CONFIG_BTC_ENABLE = 5,
/* config of COEX debug setting */
WMI_COEX_CONFIG_COEX_DBG = 6,
} WMI_COEX_CONFIG_TYPE;
typedef struct {

View File

@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility */
#define __WMI_REVISION_ 293
#define __WMI_REVISION_ 294
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work