docs(ble/bluedroid): Optimize documentation for BLE duplicate scan

This commit is contained in:
zhanghaipeng
2024-01-09 18:54:42 +08:00
committed by BOT
parent 8de484888f
commit ee4d4f1d35
2 changed files with 9 additions and 5 deletions

View File

@@ -356,7 +356,7 @@ config BTDM_SCAN_DUPL_CACHE_SIZE
default 100
help
Maximum number of devices which can be recorded in scan duplicate filter.
When the maximum amount of device in the filter is reached, the cache will be refreshed.
When the maximum amount of device in the filter is reached, the oldest device will be refreshed.
config BTDM_SCAN_DUPL_CACHE_REFRESH_PERIOD
int "Duplicate scan list refresh period (seconds)"