summaryrefslogtreecommitdiff
path: root/bluetooth/bdroid_buildcfg.h
diff options
context:
space:
mode:
authorNolen Johnson <johnsonnolen@gmail.com>2020-07-10 12:10:21 -0400
committerMichael Bestas <mkbestas@lineageos.org>2020-12-20 18:55:02 +0200
commite612842d9225bd561c41529b414b8c61329d5019 (patch)
treedb0f56161a7a2cce8bdbfea1b36325c3e184a78d /bluetooth/bdroid_buildcfg.h
parent0e7776e96bf7ed14abbc6c045c627a4927e0204b (diff)
sdm660-common: bluetooth: Disable clean turn on
* This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rw-r--r--bluetooth/bdroid_buildcfg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 33a8ca9..93e1b84 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -24,8 +24,5 @@
#define MAX_L2CAP_CHANNELS 32
#define BLE_VND_INCLUDED TRUE
#define GATT_MAX_PHY_CHANNEL 10
-// skips conn update at conn completion
-#define BT_CLEAN_TURN_ON_DISABLED 1
-
#define AVDT_NUM_SEPS 35
#endif