summaryrefslogtreecommitdiff
path: root/emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h')
-rw-r--r--emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h b/emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h
new file mode 100644
index 0000000..132b683
--- /dev/null
+++ b/emulator/usbpt/bluetooth/btusb/hal/bdroid_buildcfg.h
@@ -0,0 +1,9 @@
+#ifndef _BDROID_BUILDCFG_H
+#define _BDROID_BUILDCFG_H
+#define BTM_DEF_LOCAL_NAME "gCar Emulator"
+#define BTA_AV_SINK_INCLUDED TRUE
+/* Handsfree device */
+#define BTA_DM_COD {0x26, 0x04, 0x08}
+/* Workaround for error at connection. */
+#define BT_CLEAN_TURN_ON_DISABLED 1
+#endif