From a4fcae569e22914eab5e8732046f35740a622142 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 26 Nov 2019 17:32:06 +0100 Subject: [PATCH] tool/metrics: fix ccsm build --- tool/metrics/btstack_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tool/metrics/btstack_config.h b/tool/metrics/btstack_config.h index 77b1e31ed..c2ef1e12a 100644 --- a/tool/metrics/btstack_config.h +++ b/tool/metrics/btstack_config.h @@ -31,6 +31,8 @@ #define MAX_NR_LE_DEVICE_DB_ENTRIES 4 +#define MAX_ATT_DB_SIZE 1024 + #define NVM_NUM_DEVICE_DB_ENTRIES 10 // Mesh Configuration