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

Commit 8c692fde authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I911250768ae9484e89bcbf789012dfd12bdc09d8
WMI: add WLAN_DISCONNECT_REASON_MOVE_TO_CELLULAR def
CRs-Fixed: 2262693
parent 39a5c371
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16128,6 +16128,10 @@ typedef enum {
     * due to CSA in OCV enabled case.
     */
    WLAN_DISCONNECT_REASON_CSA_SA_QUERY_TIMEOUT = 1,
    /* MOVE_TO_CELLULAR:
     * Disconnect from WiFi to move to cellular
     */
    WLAN_DISCONNECT_REASON_MOVE_TO_CELLULAR,
} WMI_VDEV_DISCONNECT_REASON_ID;
typedef struct {
+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_ 860
#define __WMI_REVISION_ 861

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