sdm660-common: bluetooth: Disable clean turn on

* This isn't needed anymore.

Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
This commit is contained in:
Nolen Johnson 2021-02-28 22:08:23 +06:00 committed by OdSazib
parent 14d1074a44
commit deb9ccb9c3
No known key found for this signature in database
GPG key ID: B678DBD07079B021

View file

@ -55,8 +55,6 @@ static inline const char* BtmGetDefaultName()
#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
#pragma pop_macro("PROPERTY_VALUE_MAX")