summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-12-12 16:04:31 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2012-12-12 16:04:31 -0800
commit3ad3c81926cce0ae789752fbef6aa79ba595ae83 (patch)
tree8af467466f876750afbefe4da5b5df6883e73035
parent62b1414bcf9da45381ac2862aed405b641308f54 (diff)
downloadexternal_bluetooth_bluedroid-3ad3c81926cce0ae789752fbef6aa79ba595ae83.zip
external_bluetooth_bluedroid-3ad3c81926cce0ae789752fbef6aa79ba595ae83.tar.gz
external_bluetooth_bluedroid-3ad3c81926cce0ae789752fbef6aa79ba595ae83.tar.bz2
Snapshot 09118679ff7861de0fe2b742591e5d6aadba3fcc
Change-Id: I35cdb320673d847d8122bc03b9832d13673ea208
-rw-r--r--include/bt_target.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index 05c4a35..db2a126 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -110,14 +110,6 @@
#define SBC_NO_PCM_CPY_OPTION FALSE
#endif
-#ifndef SBC_IPAQ_OPT
-#define SBC_IPAQ_OPT FALSE
-#endif
-
-#ifndef SBC_IS_64_MULT_IN_QUANTIZER
-#define SBC_IS_64_MULT_IN_QUANTIZER FALSE
-#endif
-
#ifndef BTA_INCLUDED
#define BTA_INCLUDED TRUE
#endif