Merge branch 'feat/support_ble_get_callback' into 'master'

Feat/support ble get callback

See merge request espressif/esp-idf!28355
This commit is contained in:
Island
2024-01-22 10:43:28 +08:00
7 changed files with 54 additions and 7 deletions
+1 -1
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)"