Преглед изворни кода

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

add WOW_DFS_CAC_COMPLETE_EVENT def

Change-Id: I058dcd597105c2360b042e3cc64feac0dbeb3d40
CRs-Fixed: 2262693
spuligil пре 5 година
родитељ
комит
efd7f130cc
2 измењених фајлова са 2 додато и 1 уклоњено
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -14380,6 +14380,7 @@ typedef enum event_type_e {
     WOW_TKIP_MIC_ERR_FRAME_RECVD_EVENT,   /* 32 +  5 */
     WOW_ROAM_PREAUTH_START_EVENT,         /* 32 +  6 */
     WOW_ROAM_PMKID_REQUEST_EVENT,         /* 32 +  7 */
+    WOW_DFS_CAC_COMPLETE_EVENT,           /* 32 +  8 */
 } WOW_WAKE_EVENT_TYPE;
 
 typedef enum wake_reason_e {

+ 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_ 788
+#define __WMI_REVISION_ 789
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work