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

Commit 3f751a22 authored by spuligil's avatar spuligil Committed by Rahul Choudhary
Browse files

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

WMI: add erp_standby_mode field in mlo_teardown_fixed_param
Change-Id: I4b76f0c9f71746bcaccc6f104e3d66ad7465e6a2
CRs-Fixed: 2262693
parent dc56b9d0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44639,6 +44639,8 @@ typedef struct {
    A_UINT32 reason_code;
    /* trigger_umac_reset : of type A_BOOL to indicate the umac reset for the partner chip. */
    A_UINT32 trigger_umac_reset;
    /* erp_standby_mode : of type A_BOOL to indicate the chip is going to be active in ERP */
    A_UINT32 erp_standby_mode;
} wmi_mlo_teardown_fixed_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_ 1388
#define __WMI_REVISION_ 1389

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