From 8cfc5500dec1fe03d879da5b62c241dcb06f4dd0 Mon Sep 17 00:00:00 2001 From: Bartosz Cichocki Date: Mon, 2 Aug 2021 09:41:54 +0200 Subject: [PATCH] [EGD-6681] Enable low-power HCI As tested, eHCILL works as normal one, so more power saving is possible. Tested functions: - music player - calls - messages --- module-bluetooth/Bluetooth/btstack_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-bluetooth/Bluetooth/btstack_config.h b/module-bluetooth/Bluetooth/btstack_config.h index 81d9cf36fd5fb1cf38d34673ef18cf568176443e..9112fbad7086d83634fd18591d365ddf7859945d 100644 --- a/module-bluetooth/Bluetooth/btstack_config.h +++ b/module-bluetooth/Bluetooth/btstack_config.h @@ -35,7 +35,7 @@ // #define ENABLE_LOG_DEBUG #define ENABLE_SCO_OVER_HCI #define ENABLE_SDP_DES_DUMP -// #define ENABLE_EHCILL +#define ENABLE_EHCILL // BTstack configuration. buffers, sizes, ... #define HCI_INCOMING_PRE_BUFFER_SIZE 14 // sizeof benep heade, avoid memcpy