Explorar o código

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

add WMI_SERVICE_PEER_DELETE_NO_PEER_FLUSH_TIDS_CMD flag def

Change-Id: I5caf5d486e29b4cf54208a05df71b474bdc9e52d
CRs-Fixed: 2262693
spuligil %!s(int64=5) %!d(string=hai) anos
pai
achega
8cc2307fb7
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -425,6 +425,7 @@ typedef  enum  {
     WMI_SERVICE_PEER_CREATE_CONF = 234, /* Target will send WMI_PEER_CREATE_CONF_EVENTID after WMI_PEER_CREATE_CMDID is processed */
     WMI_SERVICE_MULTIPLE_VDEV_RESTART_RESPONSE_SUPPORT = 235, /* indicates firmware supports Multiple vdev restart response */
     WMI_SERVICE_ROAM_SCAN_CHANNEL_LIST_TO_HOST_SUPPORT = 236, /* Indicates firmware supports sending roam scan channel list to host */
+    WMI_SERVICE_PEER_DELETE_NO_PEER_FLUSH_TIDS_CMD = 237, /* Host should not send WMI_PEER_FLUSH_TIDS_CMD as part of peer delete */
 
 
     /******* ADD NEW SERVICES HERE *******/

+ 1 - 1
fw/wmi_version.h

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