Bladeren bron

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

Change-Id: If1660b3826a9085288b69e3deeeaf698d6433c2a
WMI: add WMI_NUDGE_TWT_STATUS_ALREADY_PAUSED def
CRs-Fixed: 2262693
spuligil 4 jaren geleden
bovenliggende
commit
88e5404bc8
2 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -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
fw/wmi_version.h

@@ -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