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

Commit 5f497f6b authored by spuligil's avatar spuligil
Browse files

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

add WMI_VENDOR_OUI_ACTION_ENABLE_CTS2SELF_WITH_QOS_NULL def

Change-Id: I20e0cb68828728a1a299ccb02b096982554889cd
CRs-Fixed: 2262693
parent 7b705880
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1921,6 +1921,8 @@ typedef enum {
    OP(WMI_VENDOR_PEER_CMDID) \
    OP(WMI_MLO_PRIMARY_LINK_PEER_MIGRATION_CMDID) \
    OP(WMI_MLO_LINK_RECOMMENDATION_CMDID) \
    OP(WMI_MLO_LINK_SET_BSS_PARAMS_CMDID) \
    OP(WMI_MLO_LINK_SWITCH_CONF_CMDID) \
    /* add new CMD_LIST elements above this line */


+6 −0
Original line number Diff line number Diff line
@@ -24843,6 +24843,12 @@ typedef enum
     */
    WMI_VENDOR_OUI_ACTION_DISABLE_DYNAMIC_QOS_NULL_TX_RATE = 10,
    /*
     * Enable CTS2SELF with QoS null frame if specific vendor OUI
     * received in beacon.
     */
    WMI_VENDOR_OUI_ACTION_ENABLE_CTS2SELF_WITH_QOS_NULL = 11,
    /* Add any action before this line */
    WMI_VENDOR_OUI_ACTION_MAX_ACTION_ID
} wmi_vendor_oui_action_id;
+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_ 1354
#define __WMI_REVISION_ 1355

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