mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
feat(ble_mesh): select BT_NIMBLE_HIGH_DUTY_ADV_ITVL
(cherry picked from commit 6faf0a59fdcf063d40fc1000a209341318131185) Co-authored-by: luoxu <luoxu@espressif.com> (cherry picked from commit a7622efd0c99dc069ada98d89bee8e253f8518f8) Co-authored-by: Luo Xu <luoxu@espressif.com>
This commit is contained in:
parent
bdfc959da2
commit
6c9f24b109
@ -9,6 +9,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
|
||||
select BT_NIMBLE_HIGH_DUTY_ADV_ITVL if BT_NIMBLE_ENABLED
|
||||
default n
|
||||
help
|
||||
Enable this option to allow using random advertising interval
|
||||
|
Loading…
x
Reference in New Issue
Block a user