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

Commit 148fcfc2 authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I2ee49ebd9740a50063fa0325c29ee236bee36ea1
WMI: in new SCAN_RADIO_CAPABILITIES_EXT2.pdev_id change pdev_id to phy_id
CRs-Fixed: 2262693
parent af92cd29
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25945,8 +25945,7 @@ typedef struct {
 */
typedef struct {
    A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_WMI_SCAN_RADIO_CAPABILITIES_EXT2 */
    /* pdev id */
    A_UINT32 pdev_id;
    A_UINT32 phy_id;
    /*
     * [0] 1 - SCAN_RADIO supported  0 - SCAN_RADIO  not supported
     * [1] 1 - DFS enabled           0 - DFS disabled
+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_ 875
#define __WMI_REVISION_ 876

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