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

Commit c6cd7fd9 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

Change-Id: Iffbdb9b10ea111ec9fbdceefb893b6f0bb3e8f2f
CRs-Fixed: 2262693
parent 3507c8f8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -27014,7 +27014,9 @@ typedef enum {
    /** Lower threshold for beacon-RSSI. Used to increase RX chainmask. */
    WMI_STA_SMPS_PARAM_LOWER_BRSSI_THRESH = 4,
    /** Enable/Disable DTIM 1chRx feature */
    WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5
    WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5,
    /** Enable/Disable dynamic bw feature */
 	WMI_STA_SMPS_PARAM_DYNAMIC_BW_SWITCH = 6,
} wmi_sta_smps_param;
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_ 1474
#define __WMI_REVISION_ 1475

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