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

Commit f5b41a64 authored by spuligil's avatar spuligil
Browse files

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

Change-Id: Ifb190d6bfbc60a42d8d8c9baff51b1d56e4cc9b4
WMI: beacon fwd flags in VDEV_PARAM_SMART_MONITOR cfg
CRs-Fixed: 2262693
parent dfacc80f
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -12911,7 +12911,13 @@ typedef enum {
    /* vdev param to configure the Smart Monitor features
     *  Bit : 0     - enable/disable Trigger frames
     *  Bit : 1     - enable/disable QOS frames
     *  Bit : 2-31  - reserved
     *  Bit : 2-4   - if 1, fwd beacon frames from connected AP
     *              - if 2, fwd beacon frames from unconnected AP
     *                during roam scan/host scan
     *              - if 3, fwd beacons from unconnected AP during
     *                roam scan/host scan and from connected AP
     *              - if 4, don't fwd any beacon frame
     *  Bit : 5-31  - reserved
     */
    WMI_VDEV_PARAM_SMART_MONITOR_CONFIG,     /* 0xA9  */
+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_ 1070
#define __WMI_REVISION_ 1071

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