|
@@ -1991,6 +1991,7 @@ struct roam_offload_scan_params {
|
|
|
bool fw_okc;
|
|
|
bool fw_pmksa_cache;
|
|
|
uint32_t rct_validity_timer;
|
|
|
+ bool is_adaptive_11r;
|
|
|
#endif
|
|
|
uint32_t min_delay_btw_roam_scans;
|
|
|
uint32_t roam_trigger_reason_bitmask;
|
|
@@ -5315,6 +5316,7 @@ typedef enum {
|
|
|
wmi_service_wpa3_ft_sae_support,
|
|
|
wmi_service_wpa3_ft_suite_b_support,
|
|
|
wmi_service_ft_fils,
|
|
|
+ wmi_service_adaptive_11r_support,
|
|
|
wmi_services_max,
|
|
|
} wmi_conv_service_ids;
|
|
|
#define WMI_SERVICE_UNAVAILABLE 0xFFFF
|