From a18a1577cde89463f4b9a718ab9362acd0ebbbfb Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 8 Sep 2020 16:25:37 +0200 Subject: [PATCH] test: remove ENABLE_BTP from default config --- test/btstack_config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/test/btstack_config.h b/test/btstack_config.h index 5cc4bc3d8..d552b53e4 100644 --- a/test/btstack_config.h +++ b/test/btstack_config.h @@ -29,7 +29,6 @@ #define ENABLE_LE_CENTRAL #define ENABLE_SDP_EXTRA_QUERIES #define ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE -#define ENABLE_BTP // BTstack configuration. buffers, sizes, ... #define HCI_ACL_PAYLOAD_SIZE 1024