Skip to content

Commit

Permalink
Merge branch 'bugfix/gap_connect_failed_with_0x0d_v4.4' into 'release…
Browse files Browse the repository at this point in the history
…/v4.4'

fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v4.4)

See merge request espressif/esp-idf!29495
  • Loading branch information
rahult-github committed Mar 8, 2024
2 parents 407795d + 64b278f commit c93a15c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/bt/host/nimble/Kconfig.in
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,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"
Expand Down

0 comments on commit c93a15c

Please sign in to comment.