feat(ble_mesh: stack: esp32c6/h2): update Kconfig file to support duplicate scan.

This commit is contained in:
wangjialiang
2023-07-10 19:13:49 +08:00
parent e5e25c89e7
commit 573755a8d2

View File

@@ -13,6 +13,8 @@ if BLE_MESH
select BTDM_BLE_MESH_SCAN_DUPL_EN if IDF_TARGET_ESP32
select BT_CTRL_BLE_SCAN_DUPL if IDF_TARGET_ESP32C3
select BT_CTRL_BLE_MESH_SCAN_DUPL_EN if IDF_TARGET_ESP32C3
select BT_LE_SCAN_DUPL if IDF_TARGET_ESP32C6
select BT_LE_SCAN_DUPL if IDF_TARGET_ESP32H2
default y
help
Enable this option to allow using specific duplicate scan filter