From c5daadda645f87ccfe1f6d1255b9a104e72285d0 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Wed, 1 Feb 2023 11:36:25 +0100 Subject: [PATCH] stm32-wb55xx-nucleo-freertos: enable ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE --- port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h b/port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h index b5eb4f271..2993b043c 100644 --- a/port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h +++ b/port/stm32-wb55xx-nucleo-freertos/port/btstack_config.h @@ -23,6 +23,7 @@ #define ENABLE_PRINTF_HEXDUMP #define ENABLE_SOFTWARE_AES128 #define ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD +#define ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE // BTstack configuration. buffers, sizes, ... #define HCI_ACL_PAYLOAD_SIZE (512 + 4) //Max official att size + l2cap header size