Browse Source

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

add WMI_SERVICE_MGMT_RX_REO_SUPPORTED def

Change-Id: I6c296cd904495dcfc26c2e3f742d6cd07c2a042d
CRs-Fixed: 2262693
spuligil 3 years ago
parent
commit
45762f4e8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fw/wmi_services.h

+ 1 - 0
fw/wmi_services.h

@@ -541,6 +541,7 @@ typedef  enum  {
     WMI_SERVICE_RTT_AP_INITIATOR_STAGGERED_MODE_SUPPORTED = 296, /* FW supports RTT in AP Initiator for Staggered beacon mode */
     WMI_SERVICE_RTT_AP_INITIATOR_BURSTED_MODE_SUPPORTED = 297, /* FW supports RTT in AP Initiator for BURSTED beacon mode */
     WMI_SERVICE_P2P_P2P_CONCURRENCY_SUPPORT = 298, /* Indicates FW supports P2P + P2P conncurency both in SCC, MCC, SBS and DBS */
+    WMI_SERVICE_MGMT_RX_REO_SUPPORTED = 299, /* Indicates FW supports Management RX Reorder */
 
 
     WMI_MAX_EXT2_SERVICE