OSDN Git Service

Code drop from //branches/cupcake/...@124589
authorThe Android Open Source Project <initial-contribution@android.com>
Thu, 18 Dec 2008 02:04:08 +0000 (18:04 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 18 Dec 2008 02:04:08 +0000 (18:04 -0800)
commit038f1bf188e57dafd8efb08315651b33947b3c76
tree656bd0debe48d3d682b47857913122be16c32389
parent611c26d196ef15425ae92dec9f3cdf92bbbe489a
Code drop from //branches/cupcake/...@124589
71 files changed:
Android.mk
hcidump/AUTHORS [new file with mode: 0644]
hcidump/Android.mk [new file with mode: 0755]
hcidump/ChangeLog [new file with mode: 0644]
hcidump/INSTALL [new file with mode: 0644]
hcidump/MODULE_LICENSE_GPL [new file with mode: 0644]
hcidump/Makefile.am [new file with mode: 0644]
hcidump/Makefile.in [new file with mode: 0644]
hcidump/NEWS [new file with mode: 0644]
hcidump/NOTICE [new file with mode: 0644]
hcidump/README [new file with mode: 0644]
hcidump/acinclude.m4 [new file with mode: 0644]
hcidump/aclocal.m4 [new file with mode: 0644]
hcidump/config.h.in [new file with mode: 0644]
hcidump/configure [new file with mode: 0755]
hcidump/configure.in [new file with mode: 0644]
hcidump/depcomp [new file with mode: 0755]
hcidump/install-sh [new file with mode: 0755]
hcidump/missing [new file with mode: 0755]
hcidump/parser/Makefile.am [new file with mode: 0644]
hcidump/parser/Makefile.in [new file with mode: 0644]
hcidump/parser/avctp.c [new file with mode: 0644]
hcidump/parser/avdtp.c [new file with mode: 0644]
hcidump/parser/bnep.c [new file with mode: 0644]
hcidump/parser/bpa.c [new file with mode: 0644]
hcidump/parser/capi.c [new file with mode: 0644]
hcidump/parser/cmtp.c [new file with mode: 0644]
hcidump/parser/csr.c [new file with mode: 0644]
hcidump/parser/ericsson.c [new file with mode: 0644]
hcidump/parser/hci.c [new file with mode: 0644]
hcidump/parser/hcrp.c [new file with mode: 0644]
hcidump/parser/hidp.c [new file with mode: 0644]
hcidump/parser/l2cap.c [new file with mode: 0644]
hcidump/parser/lmp.c [new file with mode: 0644]
hcidump/parser/obex.c [new file with mode: 0644]
hcidump/parser/parser.c [new file with mode: 0644]
hcidump/parser/parser.h [new file with mode: 0644]
hcidump/parser/ppp.c [new file with mode: 0644]
hcidump/parser/rfcomm.c [new file with mode: 0644]
hcidump/parser/rfcomm.h [new file with mode: 0644]
hcidump/parser/sdp.c [new file with mode: 0644]
hcidump/parser/sdp.h [new file with mode: 0644]
hcidump/parser/tcpip.c [new file with mode: 0644]
hcidump/src/Makefile.am [new file with mode: 0644]
hcidump/src/Makefile.in [new file with mode: 0644]
hcidump/src/bpasniff.c [new file with mode: 0644]
hcidump/src/csrsniff.c [new file with mode: 0644]
hcidump/src/hcidump.8 [new file with mode: 0644]
hcidump/src/hcidump.c [new file with mode: 0644]
hcidump/src/magic.btsnoop [new file with mode: 0644]
utils/audio/Android.mk
utils/audio/avdtp.c
utils/audio/control.c
utils/audio/liba2dp.c [new file with mode: 0644]
utils/audio/liba2dp.h [new file with mode: 0644]
utils/common/Android.mk
utils/dund/Android.mk
utils/eglib/Android.mk
utils/gdbus/Android.mk
utils/hcid/Android.mk
utils/hcid/main.c
utils/input/Android.mk [new file with mode: 0644]
utils/input/manager.c
utils/rfcomm/Android.mk
utils/sbc/sbc.c.arm [new file with mode: 0644]
utils/sdpd/Android.mk
utils/tools/Android.mk
utils/tools/hciattach.c
utils/tools/hciattach_tialt.c
utils/tools/l2ping.c
utils/tools/sdptool.c