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

Commit 4e6bebbf authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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
parent 895e5c4f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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