From ce0daed7096e7c6b08aad41f0897d60f0aa20622 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Fri, 10 Jul 2020 12:10:21 -0400 Subject: msm8996-common: bluetooth: Disable clean turn on * This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb --- bluetooth/bdroid_buildcfg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index c88bfe2..dbd488b 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -50,7 +50,6 @@ static inline const char* BtmGetDefaultName() // skips conn update at conn completion #define BTA_BLE_SKIP_CONN_UPD FALSE #define BLE_PERIPHERAL_ADV_NAME FALSE -#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 -- cgit v1.2.3