Skip to content

Commit c31b7ae

Browse files
committed
feat: Modify ble scan cache size
1 parent d594f8e commit c31b7ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdkconfig.defaults

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ CONFIG_BT_ENABLED=y
4242
CONFIG_BT_DRAM_RELEASE=y
4343
CONFIG_SMP_ENABLE=y
4444
CONFIG_BT_STACK_NO_LOG=y
45+
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
46+
CONFIG_DUPLICATE_SCAN_CACHE_SIZE=200
4547

4648
#
4749
# Log output

0 commit comments

Comments
 (0)