From e612842d9225bd561c41529b414b8c61329d5019 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Fri, 10 Jul 2020 12:10:21 -0400 Subject: sdm660-common: bluetooth: Disable clean turn on * This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb --- bluetooth/bdroid_buildcfg.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'bluetooth') 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 -- cgit v1.2.3