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:

committed by
qcabuildsw

parent
a24c0fe6b7
commit
b4e1a496c1
@@ -16774,6 +16774,8 @@ typedef enum wmi_coex_config_type {
|
|||||||
WMI_COEX_CONFIG_DURING_WLAN_CONN = 4,
|
WMI_COEX_CONFIG_DURING_WLAN_CONN = 4,
|
||||||
/* config to enable/disable BTC */
|
/* config to enable/disable BTC */
|
||||||
WMI_COEX_CONFIG_BTC_ENABLE = 5,
|
WMI_COEX_CONFIG_BTC_ENABLE = 5,
|
||||||
|
/* config of COEX debug setting */
|
||||||
|
WMI_COEX_CONFIG_COEX_DBG = 6,
|
||||||
} WMI_COEX_CONFIG_TYPE;
|
} WMI_COEX_CONFIG_TYPE;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
@@ -36,7 +36,7 @@
|
|||||||
#define __WMI_VER_MINOR_ 0
|
#define __WMI_VER_MINOR_ 0
|
||||||
/** WMI revision number has to be incremented when there is a
|
/** WMI revision number has to be incremented when there is a
|
||||||
* change that may or may not break compatibility */
|
* 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
|
/** The Version Namespace should not be normally changed. Only
|
||||||
* host and firmware of the same WMI namespace will work
|
* host and firmware of the same WMI namespace will work
|
||||||
|
Reference in New Issue
Block a user