sm7250-common: bluetooth: Disable clean turn on

* This isn't needed anymore.

Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
This commit is contained in:
Nolen Johnson 2021-11-30 22:02:57 +01:00 committed by xSylla
parent 35b50df64f
commit 5298a0cdac

View File

@ -55,7 +55,5 @@ static inline const char* BtmGetDefaultName()
#define BTIF_HF_WBS_PREFERRED TRUE
#define BLE_VND_INCLUDED TRUE
// skips conn update at conn completion
#define BT_CLEAN_TURN_ON_DISABLED 1
#endif