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

Commit b744556e authored by spuligil's avatar spuligil
Browse files

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

Change-Id: Ie843f9b749294fe35cdf788edd5623fea9027f56
WMI: add ft_over_ds_enable field in roam_11r_offload param
CRs-Fixed: 2262693
parent 983a406d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15788,6 +15788,13 @@ typedef struct {
     *     1 - To enable FT-IM
     */
    A_UINT32 ft_im_for_deauth;
    /*
     * FW can prefer doing over-the-ds fast BSS transition instead of
     * over-the-air if associated and target AP are both capable of FT over DS.
     *     0 - To disable FT-over-DS
     *     1 - To enable FT-over-DS
     */
    A_UINT32 ft_over_ds_enable;
} wmi_roam_11r_offload_tlv_param;
/* This TLV will be filled only in case of ESE */
+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_ 992
#define __WMI_REVISION_ 993

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