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

Commit a08f94f5 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

Change-Id: Ibb25bfb2c7e9a858a7b917ab00430cac999c1102
WMI: add sp_start_offset field to twt_nudge_dialog_cmd msg
CRs-Fixed: 2262693
parent 4ff225d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33982,6 +33982,7 @@ typedef struct {
    A_UINT32 dialog_id;     /* TWT dialog ID */
    A_UINT32 suspend_duration_ms;  /* this long time after TWT paused the 1st SP will start (millisecond) */
    A_UINT32 next_twt_size; /* Next TWT subfield Size, refer to IEEE 802.11ax section "9.4.1.60 TWT Information field" */
    A_UINT32 sp_start_offset; /* Next TWT service period will be offset by this time (microsecond) */
} wmi_twt_nudge_dialog_cmd_fixed_param;
/* status code of nudging TWT dialog */
+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_ 1191
#define __WMI_REVISION_ 1192

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