increase HCI_ACL_PAYLOAD_SIZE

This commit is contained in:
Milanka Ringwald 2017-12-13 14:31:44 +01:00
parent 81c03ff0b8
commit 2ee0e329f8

View File

@ -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