fw-api: CL 3748397 - update fw common interface files
Add WMI_SERVICE_OFFCHAN_DATA_TID_SUPPORT def Change-Id: Icd48d1c23188dfcd0cb5dbda372dcf750f39b34e CRs-Fixed: 1107600
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

orang tua
366aec2917
melakukan
865333f777
@@ -236,6 +236,7 @@ typedef enum {
|
||||
WMI_SERVICE_BCN_OFFLOAD_START_STOP_SUPPORT=141, /* support dynamically enabling / disabling beacon tx offload */
|
||||
WMI_SERVICE_WOW_WAKEUP_BY_TIMER_PATTERN=142, /* fw to support waking up host from wow pattern timer */
|
||||
WMI_SERVICE_PEER_MAP_UNMAP_V2_SUPPORT=143, /* Support for HTT peer map/unmap V2 */
|
||||
WMI_SERVICE_OFFCHAN_DATA_TID_SUPPORT=144, /* Support new tid for offchan data/mgmt tx over wmi */
|
||||
|
||||
/******* ADD NEW SERVICES HERE *******/
|
||||
|
||||
|
@@ -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_ 469
|
||||
#define __WMI_REVISION_ 470
|
||||
|
||||
/** The Version Namespace should not be normally changed. Only
|
||||
* host and firmware of the same WMI namespace will work
|
||||
|
Reference in New Issue
Block a user