diff --git a/components/pmo/dispatcher/inc/wlan_pmo_common_public_struct.h b/components/pmo/dispatcher/inc/wlan_pmo_common_public_struct.h index f902edb2a1..62e9cf5e92 100644 --- a/components/pmo/dispatcher/inc/wlan_pmo_common_public_struct.h +++ b/components/pmo/dispatcher/inc/wlan_pmo_common_public_struct.h @@ -185,7 +185,7 @@ enum pmo_wow_interface_pause { #define PMO_TGT_SUSPEND_COMPLETE_TIMEOUT 6000 #define PMO_WAKE_LOCK_TIMEOUT 1000 -#define PMO_RESUME_TIMEOUT 25000 +#define PMO_RESUME_TIMEOUT 6000 /** * struct wow_enable_params - A collection of wow enable override parameters