Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e19136d authored by spuligil's avatar spuligil
Browse files

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

add WMI_SCAN_FLAG_EXT_6GHZ_EXTEND_MEASURE_TIME def

Change-Id: I95b1fc587a5947f2bae1ae53478cf26f54919818
CRs-Fixed: 2262693
parent 4a048ec5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4351,6 +4351,9 @@ typedef enum {
/* Force broadcast address in RA even though specified bssid */
#define WMI_SCAN_FLAG_EXT_FORCE_BRCAST_RA             0x00000200
/* Extend 6ghz channel measure time */
#define WMI_SCAN_FLAG_EXT_6GHZ_EXTEND_MEASURE_TIME    0x00000400
/**
 * new 6 GHz flags per chan (short ssid or bssid) in struct
 * wmi_hint_freq_short_ssid or wmi_hint_freq_bssid
+1 −1
Original line number Diff line number Diff line
@@ -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_ 868
#define __WMI_REVISION_ 869

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work