summaryrefslogtreecommitdiff
Diffstat
-rwxr-xr-xAndroid.mk35
-rwxr-xr-xconf/40183/Android.mk14
-rwxr-xr-xconf/40183/bt_vendor.conf5
-rwxr-xr-xinclude/bt_vendor_brcm.h352
-rwxr-xr-xinclude/upio.h106
-rwxr-xr-xinclude/userial_vendor.h175
-rwxr-xr-xinclude/vnd_40183.txt9
-rwxr-xr-xinclude/vnd_generic.txt9
-rwxr-xr-xinclude/vnd_generic_x86.txt9
-rwxr-xr-xsrc/bt_vendor_brcm.c227
-rwxr-xr-xsrc/conf.c147
-rwxr-xr-xsrc/hardware.c1231
-rwxr-xr-xsrc/upio.c298
-rwxr-xr-xsrc/userial_vendor.c361
-rwxr-xr-xvnd_buildcfg.mk16
15 files changed, 2994 insertions, 0 deletions
diff --git a/include/vnd_generic.txt b/include/vnd_generic.txt
new file mode 100755
index 0000000..43e790c
--- a/dev/null
+++ b/include/vnd_generic.txt
@@ -0,0 +1,9 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyO1"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+BT_WAKE_VIA_USERIAL_IOCTL = TRUE
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+SCO_USE_I2S_INTERFACE = TRUE
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE