Explorar o código

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

Add WMI_PEER_INTER_BSS_PEER def

Change-Id: I77c2458f2c1c5fb7a6b0dbf2fb5ac9bf18e0462e
CRs-Fixed: 2262693
spuligil %!s(int64=5) %!d(string=hai) anos
pai
achega
984eff093a
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -12038,6 +12038,7 @@ typedef struct {
 #define WMI_PEER_APSD           0x00000800  /* U-APSD power save enabled */
 #define WMI_PEER_HT             0x00001000  /* HT enabled */
 #define WMI_PEER_40MHZ          0x00002000  /* 40MHz enabld */
+#define WMI_PEER_INTER_BSS_PEER 0x00004000  /* Inter BSS peer */
 #define WMI_PEER_STBC           0x00008000  /* STBC Enabled */
 #define WMI_PEER_LDPC           0x00010000  /* LDPC ENabled */
 #define WMI_PEER_DYN_MIMOPS     0x00020000  /* Dynamic MIMO PS Enabled */

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