mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
components/bt: Add support of NimBLE host in ESP BLE Mesh
This commit is contained in:

committed by
Jiang Jiang Jian

parent
5b0d262489
commit
f58d7d14c7
@@ -8,6 +8,7 @@ if BLE_MESH
|
||||
|
||||
config BLE_MESH_USE_DUPLICATE_SCAN
|
||||
bool "Support Duplicate Scan in BLE Mesh"
|
||||
depends on BT_BLUEDROID_ENABLED
|
||||
select BLE_SCAN_DUPLICATE
|
||||
select BLE_MESH_SCAN_DUPLICATE_EN
|
||||
default y
|
||||
|
Reference in New Issue
Block a user