OSDN Git Service

Move libbt-vendor from vendor/broadcom/libbt-vendor
authorWink Saville <wink@google.com>
Mon, 24 Sep 2012 18:47:13 +0000 (11:47 -0700)
committerWink Saville <wink@google.com>
Mon, 24 Sep 2012 18:47:13 +0000 (11:47 -0700)
commita745e079f6427423cbae88437e63ce20177cfd8a
tree91a19586c2f37aee6dff00405a8883132bc7ebfd
parentbcf948a6887d1d1a3bcb5efa747acccc21a8b7d4
Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16
33 files changed:
Android.mk [new file with mode: 0644]
conf/asus/grouper/Android.mk [new file with mode: 0644]
conf/asus/grouper/bt_vendor.conf [new file with mode: 0644]
conf/moto/wingray/Android.mk [new file with mode: 0644]
conf/moto/wingray/bt_vendor.conf [new file with mode: 0644]
conf/samsung/crespo/Android.mk [new file with mode: 0644]
conf/samsung/crespo/bt_vendor.conf [new file with mode: 0644]
conf/samsung/crespo4g/Android.mk [new file with mode: 0644]
conf/samsung/crespo4g/bt_vendor.conf [new file with mode: 0644]
conf/samsung/maguro/Android.mk [new file with mode: 0644]
conf/samsung/maguro/bt_vendor.conf [new file with mode: 0644]
include/bt_vendor_brcm.h [new file with mode: 0644]
include/upio.h [new file with mode: 0644]
include/userial_vendor.h [new file with mode: 0644]
include/vnd_crespo.txt [new file with mode: 0644]
include/vnd_crespo4g.txt [new file with mode: 0644]
include/vnd_generic.txt [new file with mode: 0644]
include/vnd_generic_x86.txt [new file with mode: 0644]
include/vnd_grouper.txt [new file with mode: 0755]
include/vnd_maguro.txt [new file with mode: 0644]
include/vnd_mako.txt [new file with mode: 0644]
include/vnd_manta.txt [new file with mode: 0644]
include/vnd_phantasm.txt [new file with mode: 0644]
include/vnd_stingray.txt [new file with mode: 0755]
include/vnd_toro.txt [new file with mode: 0644]
include/vnd_tuna.txt [new file with mode: 0644]
include/vnd_wingray.txt [new file with mode: 0755]
src/bt_vendor_brcm.c [new file with mode: 0644]
src/conf.c [new file with mode: 0644]
src/hardware.c [new file with mode: 0644]
src/upio.c [new file with mode: 0644]
src/userial_vendor.c [new file with mode: 0755]
vnd_buildcfg.mk [new file with mode: 0644]