diff --git a/system/bta/include/bta_api.h b/system/bta/include/bta_api.h
index d5ed42e79eb2f8f36e63b13dfbd83073546775e2..e27ba43299eca7d1aa500ff988aace51b976d1b0 100644
--- a/system/bta/include/bta_api.h
+++ b/system/bta/include/bta_api.h
@@ -958,8 +958,8 @@ typedef uint8_t tBTA_DM_PM_ACTION;
 #endif
 
 #ifndef BTA_DM_PM_SNIFF4_MAX
-#define BTA_DM_PM_SNIFF4_MAX 54
-#define BTA_DM_PM_SNIFF4_MIN 30
+#define BTA_DM_PM_SNIFF4_MAX 18
+#define BTA_DM_PM_SNIFF4_MIN 10
 #define BTA_DM_PM_SNIFF4_ATTEMPT 4
 #define BTA_DM_PM_SNIFF4_TIMEOUT 1
 #endif