From 83a9d906d4ab0c953b793c77912ab2bbf5c68d76 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Wed, 29 Apr 2020 21:29:11 +0200 Subject: [PATCH] posix-h4-da14585: enable ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS --- port/posix-h4-da14585/btstack_config.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/port/posix-h4-da14585/btstack_config.h b/port/posix-h4-da14585/btstack_config.h index bde695a96..be2b0f0f4 100644 --- a/port/posix-h4-da14585/btstack_config.h +++ b/port/posix-h4-da14585/btstack_config.h @@ -25,7 +25,9 @@ #define ENABLE_LOG_INFO #define ENABLE_SCO_OVER_HCI #define ENABLE_SDP_DES_DUMP -// #define ENABLE_EHCILL + +// work around bug in Controller ACL fragmentation +#define ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS // BTstack configuration. buffers, sizes, ... #define HCI_INCOMING_PRE_BUFFER_SIZE 14 // sizeof benep heade, avoid memcpy