Эх сурвалжийг харах

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

add WMI_SCAN_FLAG_EXT_INCL_MLIE_PRB_REQ def

Change-Id: Ic916be9699521ab5300853155e1802d17a94ab70
CRs-Fixed: 2262693
spuligil 2 жил өмнө
parent
commit
4e6bebbfad
2 өөрчлөгдсөн 5 нэмэгдсэн , 1 устгасан
  1. 4 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 4 - 0
fw/wmi_unified.h

@@ -5573,6 +5573,10 @@ typedef enum {
  */
 #define WMI_SCAN_FLAG_EXT_SPECTRAL_CFREQ_PLUS_10MHZ_IN_SUPP_CH_LIST 0x00002000
 
+/* Include MLO IE in Probe req */
+#define WMI_SCAN_FLAG_EXT_INCL_MLIE_PRB_REQ           0x00004000
+
+
 /**
  * new 6 GHz flags per chan (short ssid or bssid) in struct
  * wmi_hint_freq_short_ssid or wmi_hint_freq_bssid

+ 1 - 1
fw/wmi_version.h

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