mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
NimBLE: Support APIs for whitelist remove and set packet length in controller
This commit is contained in:
@@ -433,7 +433,6 @@ config BT_NIMBLE_HOST_BASED_PRIVACY
|
|||||||
|
|
||||||
config BT_NIMBLE_EXT_ADV
|
config BT_NIMBLE_EXT_ADV
|
||||||
bool "Enable extended advertising."
|
bool "Enable extended advertising."
|
||||||
default y if BT_SOC_SUPPORT_5_0
|
|
||||||
default n
|
default n
|
||||||
depends on BT_NIMBLE_ENABLED && BT_SOC_SUPPORT_5_0
|
depends on BT_NIMBLE_ENABLED && BT_SOC_SUPPORT_5_0
|
||||||
help
|
help
|
||||||
|
Submodule components/bt/host/nimble/nimble updated: 0563f7f094...c6f69c1261
Reference in New Issue
Block a user