mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-25 00:02:27 +00:00
stm32-wb55xx-nucleo-freertos: enable ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE
This commit is contained in:
parent
ae35a99c2d
commit
c5daadda64
@ -23,6 +23,7 @@
|
|||||||
#define ENABLE_PRINTF_HEXDUMP
|
#define ENABLE_PRINTF_HEXDUMP
|
||||||
#define ENABLE_SOFTWARE_AES128
|
#define ENABLE_SOFTWARE_AES128
|
||||||
#define ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD
|
#define ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD
|
||||||
|
#define ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE
|
||||||
|
|
||||||
// BTstack configuration. buffers, sizes, ...
|
// BTstack configuration. buffers, sizes, ...
|
||||||
#define HCI_ACL_PAYLOAD_SIZE (512 + 4) //Max official att size + l2cap header size
|
#define HCI_ACL_PAYLOAD_SIZE (512 + 4) //Max official att size + l2cap header size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user