From 4f4b23a436d28f03b3655a6d0410724de9be18d0 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Fri, 10 Jul 2020 12:10:21 -0400 Subject: [PATCH] kunlun2: bluetooth: Disable clean turn on * This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb Signed-off-by: DennySPb --- bluetooth/bdroid_buildcfg.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index c14932d..b1fe808 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -25,8 +25,6 @@ #define MAX_ACL_CONNECTIONS 16 #define MAX_L2CAP_CHANNELS 16 #define BLE_VND_INCLUDED TRUE -// skips conn update at conn completion -#define BT_CLEAN_TURN_ON_DISABLED 1 /* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */ #define AVDT_NUM_SEPS 12