diff options
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index c88bfe2..dbd488b 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -50,7 +50,6 @@ static inline const char* BtmGetDefaultName() // skips conn update at conn completion #define BTA_BLE_SKIP_CONN_UPD FALSE #define BLE_PERIPHERAL_ADV_NAME FALSE -#define BT_CLEAN_TURN_ON_DISABLED 1 /* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */ #define AVDT_NUM_SEPS 12 |