Browse Source

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

add WMI_SERVICE_MLO_TSF_SYNC def

Change-Id: Ic6b63377dede5ad5841f2ee7771cc9b6d385f476
CRs-Fixed: 2262693
spuligil 2 years ago
parent
commit
18caf44948
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fw/wmi_services.h

+ 1 - 0
fw/wmi_services.h

@@ -622,6 +622,7 @@ typedef  enum  {
     WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */
     WMI_SERVICE_AFC_RESP_BINARY_FORMAT_SUPPORTED = 370, /* Service bit to indicate the supported AFC payload response format */
     WMI_SERVICE_CCA_BUSY_INFO_FOREACH_20MHZ = 371, /* FW supports reporting of CCA busy info for each 20Mhz subband of wideband scan channel */
+    WMI_SERVICE_MLO_TSF_SYNC = 372, /* FW supports TSF sync across multiple chips */
 
     WMI_MAX_EXT2_SERVICE