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

Commit 83e31c01 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

add WMI_SERVICE_P2P_P2P_CONCURRENCY_SUPPORT def

Change-Id: Ic7b2cede38a07103b01658561502e1b5a2c46ca1
CRs-Fixed: 2262693
parent 4136b2c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -540,6 +540,7 @@ typedef enum {
    WMI_SERVICE_AFC_SUPPORT = 295, /* Indicates FW supports AFC_CMD,AFC_EVENT */
    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_MAX_EXT2_SERVICE
+1 −1
Original line number Diff line number Diff line
@@ -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_ 1016
#define __WMI_REVISION_ 1017

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work