fix(nimble): Remove ESP IP dependancy on enc_adv_data example

This commit is contained in:
Rahul Tank
2024-05-15 15:27:11 +05:30
parent d950485b98
commit 4d873e3c9f

View File

@@ -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.