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

Commit 7c85b6c3 authored by spuligil's avatar spuligil
Browse files

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

add WMI_SERVICE_SAE_EAPOL_OFFLOAD_SUPPORT def

Change-Id: I213849c48b70c6bdfde828b3e49f6dadcb78f2d3
CRs-Fixed: 2262693
parent ecef70c2
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2011-2020 The Linux Foundation. All rights reserved.
 * Copyright (c) 2011-2021 The Linux Foundation. All rights reserved.
 *
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 *
@@ -509,6 +509,11 @@ typedef enum {
     * be sent on the WMI communication link.
     */
    WMI_SERVICE_UNIFIED_LL_GET_STA_OVER_QMI_SUPPORT = 274,
    /*
     * Indicates FW supports EAPOL offload for SAE roaming if PMK of
     * candidate AP is present in FW.
     */
    WMI_SERVICE_SAE_EAPOL_OFFLOAD_SUPPORT = 275,


    WMI_MAX_EXT2_SERVICE
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2012-2020 The Linux Foundation. All rights reserved.
 * Copyright (c) 2012-2021 The Linux Foundation. All rights reserved.
 *
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 *
@@ -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_ 945
#define __WMI_REVISION_ 946

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