fw-api: CL 7918584 - update fw common interface files

Add WMI_COEX_CONFIG_BTCOEX_SEPARATE_CHAIN_MODE def

Change-Id: I7a74adcbb54f917b90b72b4e00cb7d89539e3133
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2019-08-21 06:01:05 -07:00
parent dc40f28117
commit df02ae4a3b
2 changed files with 5 additions and 1 deletions

View File

@@ -23125,6 +23125,10 @@ typedef enum wmi_coex_config_type {
* config to enable(1)/disable(0) WAR of BT 2nd harmonic issue function
*/
WMI_COEX_CONFIG_ENABLE_2ND_HARMONIC_WAR = 43,
/* WMI_COEX_CONFIG_BTCOEX_SEPARATE_CHAIN_MODE
* config BTC separate chain mode or shared mode
*/
WMI_COEX_CONFIG_BTCOEX_SEPARATE_CHAIN_MODE = 44,
} WMI_COEX_CONFIG_TYPE;
typedef struct {