mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
increase HCI_ACL_PAYLOAD_SIZE
This commit is contained in:
parent
81c03ff0b8
commit
2ee0e329f8
@ -27,7 +27,7 @@
|
||||
#define ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE
|
||||
|
||||
// BTstack configuration. buffers, sizes, ...
|
||||
#define HCI_ACL_PAYLOAD_SIZE 52
|
||||
#define HCI_ACL_PAYLOAD_SIZE 1024
|
||||
#define HCI_INCOMING_PRE_BUFFER_SIZE 4
|
||||
|
||||
#define NVM_NUM_LINK_KEYS 2
|
||||
|
Loading…
Reference in New Issue
Block a user