Skip to content

Commit

Permalink
Merge branch 'doc/update_readme_enc_adv_kconfig' into 'master'
Browse files Browse the repository at this point in the history
fix(nimble): Remove ESP IP dependancy on enc_adv_data example

See merge request espressif/esp-idf!30847
  • Loading branch information
rahult-github committed May 15, 2024
2 parents e4fd0b7 + 4d873e3 commit c516516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/bt/host/nimble/Kconfig.in
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,6 @@ config BT_NIMBLE_OPTIMIZE_MULTI_CONN

config BT_NIMBLE_ENC_ADV_DATA
bool "Encrypted Advertising Data"
depends on SOC_ESP_NIMBLE_CONTROLLER
select BT_NIMBLE_EXT_ADV
help
This option is used to enable encrypted advertising data.
Expand Down

0 comments on commit c516516

Please sign in to comment.