Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18caf449 authored by spuligil's avatar spuligil
Browse files

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

add WMI_SERVICE_MLO_TSF_SYNC def

Change-Id: Ic6b63377dede5ad5841f2ee7771cc9b6d385f476
CRs-Fixed: 2262693
parent ea326d8c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -622,6 +622,7 @@ typedef enum {
    WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */
    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_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_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
    WMI_MAX_EXT2_SERVICE