Merge branch 'bugfix/gap_connect_failed_with_0x0d_v5.2' into 'release/v5.2'

fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v5.2)

See merge request espressif/esp-idf!29492
This commit is contained in:
Rahul Tank 2024-03-08 22:43:42 +08:00
commit 1f8e365608

View File

@ -388,8 +388,7 @@ config BT_NIMBLE_RPA_TIMEOUT
depends on BT_NIMBLE_ENABLED
default 900
help
Time interval between RPA address change. This is applicable in case of
Host based RPA
Time interval between RPA address change.
menuconfig BT_NIMBLE_MESH
bool "Enable BLE mesh functionality"