test: remove ENABLE_BTP from default config

This commit is contained in:
Matthias Ringwald 2020-09-08 16:25:37 +02:00
parent 2867ed4194
commit a18a1577cd

View File

@ -29,7 +29,6 @@
#define ENABLE_LE_CENTRAL #define ENABLE_LE_CENTRAL
#define ENABLE_SDP_EXTRA_QUERIES #define ENABLE_SDP_EXTRA_QUERIES
#define ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE #define ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE
#define ENABLE_BTP
// BTstack configuration. buffers, sizes, ... // BTstack configuration. buffers, sizes, ...
#define HCI_ACL_PAYLOAD_SIZE 1024 #define HCI_ACL_PAYLOAD_SIZE 1024