mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
NimBLE: Support APIs for whitelist remove and set packet length in controller
This commit is contained in:
parent
53e1a7f661
commit
f401e9716f
@ -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
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 0563f7f094d817bf0db3728e802f99a196569b27
|
Subproject commit c6f69c12610fe28628e1dc13c8e1cd37e678c730
|
Loading…
x
Reference in New Issue
Block a user