sm8350-common: bluetooth: Disable clean turn on

* This isn't needed anymore.

Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
This commit is contained in:
Nolen Johnson 2020-07-10 12:10:21 -04:00 committed by Arian
parent 53ae7a5521
commit 8e8bccf2d4

View File

@ -28,8 +28,6 @@
#define MAX_L2CAP_CHANNELS 32 #define MAX_L2CAP_CHANNELS 32
#define BLE_VND_INCLUDED TRUE #define BLE_VND_INCLUDED TRUE
#define GATT_MAX_PHY_CHANNEL 10 #define GATT_MAX_PHY_CHANNEL 10
// Skips conn update at conn completion
#define BT_CLEAN_TURN_ON_DISABLED 1
#define AVDT_NUM_SEPS 35 #define AVDT_NUM_SEPS 35
#endif #endif