mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-12 12:40:52 +00:00
test/flash_tlv: fix test
This commit is contained in:
parent
83e10e5386
commit
ee32965340
@ -29,8 +29,8 @@
|
|||||||
// BTstack configuration. buffers, sizes, ...
|
// BTstack configuration. buffers, sizes, ...
|
||||||
#define HCI_ACL_PAYLOAD_SIZE 52
|
#define HCI_ACL_PAYLOAD_SIZE 52
|
||||||
#define HCI_INCOMING_PRE_BUFFER_SIZE 4
|
#define HCI_INCOMING_PRE_BUFFER_SIZE 4
|
||||||
#define MAX_NR_LE_DEVICE_DB_ENTRIES 4
|
|
||||||
|
|
||||||
#define NVM_NUM_LINK_KEYS 2
|
#define NVM_NUM_LINK_KEYS 2
|
||||||
|
#define NVM_NUM_DEVICE_DB_ENTRIES 4
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user