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

Commit b9736f20 authored by spuligil's avatar spuligil
Browse files

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

add WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD def

Change-Id: Idaf1f30b923ef692189bb8d44a6b971a2bb99df0
CRs-Fixed: 2262693
parent 100c793c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34405,6 +34405,10 @@ typedef enum wmi_coex_config_type {
     * 1 to place more emphasis on WLAN performance
     */
    WMI_COEX_CONFIG_LE_SCAN_POLICY = 48,
    /* WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD
     * config BT RX PER threshold
     */
    WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD = 49,
} WMI_COEX_CONFIG_TYPE;
typedef struct {
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,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_ 1356
#define __WMI_REVISION_ 1357

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