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

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

See merge request espressif/esp-idf!29493
This commit is contained in:
Rahul Tank 2024-03-11 23:10:55 +08:00
commit dc384fcb4d

View File

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