OSDN Git Service

Move libbt-vendor from vendor/broadcom/libbt-vendor
authorWink Saville <wink@google.com>
Tue, 25 Sep 2012 12:49:13 +0000 (05:49 -0700)
committerWink Saville <wink@google.com>
Tue, 25 Sep 2012 12:49:13 +0000 (05:49 -0700)
commitee836ae92bf015f6c0b00a974ace3b9188bd6c66
treea44c11ac226a8c2fbfcda0de307e284f7e8715e9
parent5f1b7a8c99d6556884bc91e8a0633b62c27ef077
Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37
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]