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

Commit 88e5404b authored by spuligil's avatar spuligil
Browse files

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

Change-Id: If1660b3826a9085288b69e3deeeaf698d6433c2a
WMI: add WMI_NUDGE_TWT_STATUS_ALREADY_PAUSED def
CRs-Fixed: 2262693
parent 6c4f4d1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29162,6 +29162,7 @@ typedef enum _WMI_TWT_NUDGE_STATUS_T {
    WMI_NUDGE_TWT_STATUS_NO_RESOURCE,         /* FW resource exhausted */
    WMI_NUDGE_TWT_STATUS_NO_ACK,              /* peer AP/STA did not ACK the request/response frame */
    WMI_NUDGE_TWT_STATUS_UNKNOWN_ERROR,       /* nudging TWT dialog failed with an unknown reason */
    WMI_NUDGE_TWT_STATUS_ALREADY_PAUSED,      /* The TWT dialog is already paused */
} WMI_TWT_NUDGE_STATUS_T;
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_ 948
#define __WMI_REVISION_ 949

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