mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
bugfix(ble_mesh): Supplementary configuration options that should be enabled.
This commit is contained in:
parent
a4635d75ca
commit
5fd7c865c7
@ -8,6 +8,7 @@ if BLE_MESH
|
||||
|
||||
config BLE_MESH_RANDOM_ADV_INTERVAL
|
||||
bool "Support using random adv interval for mesh packets"
|
||||
select BT_BLE_HIGH_DUTY_ADV_INTERVAL if BT_BLUEDROID_ENABLED
|
||||
default n
|
||||
help
|
||||
Enable this option to allow using random advertising interval
|
||||
|
Loading…
x
Reference in New Issue
Block a user