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

Add WMI_VENDOR_OUI_ACTION_ALT_ITO def

Change-Id: I207682f0c348ee0684a7d29a534be1694381790f
CRs-Fixed: 1107600
This commit is contained in:
spuligil
2018-04-03 09:02:22 -07:00
committed by Gerrit - the friendly Code Review server
parent 808f77d6d8
commit 749907a51b
2 changed files with 2 additions and 1 deletions

View File

@@ -13062,6 +13062,7 @@ typedef enum
WMI_VENDOR_OUI_ACTION_CONNECTION_1X1 = 0, /* Connect in 1X1 only */
WMI_VENDOR_OUI_ACTION_ITO_EXTENSION = 1, /* Extend the Immediate Time-Out (ITO) if data is not received from AP after beacon with TIM bit set */
WMI_VENDOR_OUI_ACTION_CCKM_1X1 = 2, /* TX (only) CCKM rates with 1 chain only */
WMI_VENDOR_OUI_ACTION_ALT_ITO = 3,
/* Add any action before this line */
WMI_VENDOR_OUI_ACTION_MAX_ACTION_ID
} wmi_vendor_oui_action_id;

View File

@@ -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_ 519
#define __WMI_REVISION_ 520
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work