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
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -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
|
||||
|
Fai riferimento in un nuovo problema
Block a user