sdm660-common: bluetooth: Disable clean turn on
* This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
This commit is contained in:
parent
14d1074a44
commit
deb9ccb9c3
1 changed files with 0 additions and 2 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue