Prechádzať zdrojové kódy

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

WMI change for NDI MAC address randomization.

Change-Id: Ie78fbfdf49035749ada93d67b260fb505d8d7ba7
CRs-Fixed: 1107600
Sandeep Puligilla 8 rokov pred
rodič
commit
2dc3d50611
2 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -13833,6 +13833,8 @@ typedef struct {
     A_UINT32 nan_csid;
     /** Actual number of bytes in TLV nan_scid */
     A_UINT32 nan_scid_len;
+    /** Self NDI mac address */
+    wmi_mac_addr self_ndi_mac_addr;
     /**
      * TLV (tag length value) parameters follow the ndp_indication
      * structure. The TLV's are:

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