summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rw-r--r--bluetooth/bdroid_buildcfg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 38aa2b0..5cc4ade 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -19,4 +19,10 @@
19 19
20#define BTM_DEF_LOCAL_NAME "Jacinto6" 20#define BTM_DEF_LOCAL_NAME "Jacinto6"
21 21
22/* Handsfree device */
23#define BTA_DM_COD {0x20, 0x04, 0x08}
24
25/* Enable A2DP sink */
26#define BTA_AV_SINK_INCLUDED TRUE
27
22#endif 28#endif