Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a97a917c authored by spuligil's avatar spuligil
Browse files

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

Add WMI_COEX_CONFIG_BTCOEX_SEPARATE_CHAIN_MODE def

Change-Id: I7a74adcbb54f917b90b72b4e00cb7d89539e3133
CRs-Fixed: 2262693
parent 35a68258
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 {
+1 −1
Original line number Diff line number Diff line
@@ -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_ 713
#define __WMI_REVISION_ 714

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work