OSDN Git Service

auto import from //depot/cupcake/@135843
authorThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:29:18 +0000 (19:29 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 4 Mar 2009 03:29:18 +0000 (19:29 -0800)
commit81212f85458b5606335338de630c6da1089f33d7
tree82f328e7f6b4b3cd76c7bbe737f1abda3b27233e
parent450645eb06acf5c7d222bdb7b49cbed408841fd2
auto import from //depot/cupcake/@135843
453 files changed:
Android.mk [new file with mode: 0644]
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]
libs/AUTHORS [new file with mode: 0644]
libs/Android.mk [new file with mode: 0644]
libs/ChangeLog [new file with mode: 0644]
libs/INSTALL [new file with mode: 0644]
libs/Makefile.am [new file with mode: 0644]
libs/Makefile.in [new file with mode: 0644]
libs/NEWS [new file with mode: 0644]
libs/NOTICE [new file with mode: 0644]
libs/README [new file with mode: 0644]
libs/acinclude.m4 [new file with mode: 0644]
libs/aclocal.m4 [new file with mode: 0644]
libs/bluez.m4 [new file with mode: 0644]
libs/bluez.pc.in [new file with mode: 0644]
libs/config.guess [new file with mode: 0755]
libs/config.h.in [new file with mode: 0644]
libs/config.sub [new file with mode: 0755]
libs/configure [new file with mode: 0755]
libs/configure.in [new file with mode: 0644]
libs/depcomp [new file with mode: 0755]
libs/include/Makefile.am [new file with mode: 0644]
libs/include/Makefile.in [new file with mode: 0644]
libs/include/bluetooth/bluetooth.h [new file with mode: 0644]
libs/include/bluetooth/bnep.h [new file with mode: 0644]
libs/include/bluetooth/cmtp.h [new file with mode: 0644]
libs/include/bluetooth/hci.h [new file with mode: 0644]
libs/include/bluetooth/hci_lib.h [new file with mode: 0644]
libs/include/bluetooth/hidp.h [new file with mode: 0644]
libs/include/bluetooth/l2cap.h [new file with mode: 0644]
libs/include/bluetooth/rfcomm.h [new file with mode: 0644]
libs/include/bluetooth/sco.h [new file with mode: 0644]
libs/include/bluetooth/sdp.h [new file with mode: 0644]
libs/include/bluetooth/sdp_lib.h [new file with mode: 0644]
libs/install-sh [new file with mode: 0755]
libs/ltmain.sh [new file with mode: 0644]
libs/missing [new file with mode: 0755]
libs/src/Makefile.am [new file with mode: 0644]
libs/src/Makefile.in [new file with mode: 0644]
libs/src/bluetooth.c [new file with mode: 0644]
libs/src/hci.c [new file with mode: 0644]
libs/src/sdp.c [new file with mode: 0644]
utils/AUTHORS [new file with mode: 0644]
utils/Android.mk [new file with mode: 0644]
utils/COPYING.LIB [new file with mode: 0644]
utils/ChangeLog [new file with mode: 0644]
utils/INSTALL [new file with mode: 0644]
utils/Makefile.am [new file with mode: 0644]
utils/Makefile.in [new file with mode: 0644]
utils/NEWS [new file with mode: 0644]
utils/NOTICE [new file with mode: 0644]
utils/README [new file with mode: 0644]
utils/acinclude.m4 [new file with mode: 0644]
utils/aclocal.m4 [new file with mode: 0644]
utils/audio/Android.mk [new file with mode: 0644]
utils/audio/Makefile.am [new file with mode: 0644]
utils/audio/Makefile.in [new file with mode: 0644]
utils/audio/a2dp.c [new file with mode: 0644]
utils/audio/a2dp.h [new file with mode: 0644]
utils/audio/asound.conf [new file with mode: 0644]
utils/audio/audio-api.txt [new file with mode: 0644]
utils/audio/audio.conf [new file with mode: 0644]
utils/audio/avdtp.c [new file with mode: 0644]
utils/audio/avdtp.h [new file with mode: 0644]
utils/audio/control.c [new file with mode: 0644]
utils/audio/control.h [new file with mode: 0644]
utils/audio/ctl_bluetooth.c [new file with mode: 0644]
utils/audio/device.c [new file with mode: 0644]
utils/audio/device.h [new file with mode: 0644]
utils/audio/gateway.c [new file with mode: 0644]
utils/audio/gateway.h [new file with mode: 0644]
utils/audio/gsta2dpsink.c [new file with mode: 0644]
utils/audio/gsta2dpsink.h [new file with mode: 0644]
utils/audio/gstavdtpsink.c [new file with mode: 0644]
utils/audio/gstavdtpsink.h [new file with mode: 0644]
utils/audio/gstbluetooth.c [new file with mode: 0644]
utils/audio/gstrtpsbcpay.c [new file with mode: 0644]
utils/audio/gstrtpsbcpay.h [new file with mode: 0644]
utils/audio/gstsbcdec.c [new file with mode: 0644]
utils/audio/gstsbcdec.h [new file with mode: 0644]
utils/audio/gstsbcenc.c [new file with mode: 0644]
utils/audio/gstsbcenc.h [new file with mode: 0644]
utils/audio/gstsbcparse.c [new file with mode: 0644]
utils/audio/gstsbcparse.h [new file with mode: 0644]
utils/audio/gstsbcutil.c [new file with mode: 0644]
utils/audio/gstsbcutil.h [new file with mode: 0644]
utils/audio/headset.c [new file with mode: 0644]
utils/audio/headset.h [new file with mode: 0644]
utils/audio/ipc.c [new file with mode: 0644]
utils/audio/ipc.h [new file with mode: 0644]
utils/audio/liba2dp.c [new file with mode: 0644]
utils/audio/liba2dp.h [new file with mode: 0644]
utils/audio/main.c [new file with mode: 0644]
utils/audio/manager.c [new file with mode: 0644]
utils/audio/manager.h [new file with mode: 0644]
utils/audio/pcm_bluetooth.c [new file with mode: 0644]
utils/audio/rtp.h [new file with mode: 0644]
utils/audio/sink.c [new file with mode: 0644]
utils/audio/sink.h [new file with mode: 0644]
utils/audio/test-audio [new file with mode: 0755]
utils/audio/unix.c [new file with mode: 0644]
utils/audio/unix.h [new file with mode: 0644]
utils/common/Android.mk [new file with mode: 0644]
utils/common/Makefile.am [new file with mode: 0644]
utils/common/Makefile.in [new file with mode: 0644]
utils/common/android_bluez.c [new file with mode: 0644]
utils/common/error.c [new file with mode: 0644]
utils/common/error.h [new file with mode: 0644]
utils/common/glib-helper.c [new file with mode: 0644]
utils/common/glib-helper.h [new file with mode: 0644]
utils/common/logging.c [new file with mode: 0644]
utils/common/logging.h [new file with mode: 0644]
utils/common/oui.c [new file with mode: 0644]
utils/common/oui.h [new file with mode: 0644]
utils/common/ppoll.h [new file with mode: 0644]
utils/common/sdp-glib.c [new file with mode: 0644]
utils/common/sdp-xml.c [new file with mode: 0644]
utils/common/sdp-xml.h [new file with mode: 0644]
utils/common/test_textfile.c [new file with mode: 0644]
utils/common/textfile.c [new file with mode: 0644]
utils/common/textfile.h [new file with mode: 0644]
utils/common/uinput.h [new file with mode: 0644]
utils/config.guess [new file with mode: 0755]
utils/config.h.in [new file with mode: 0644]
utils/config.sub [new file with mode: 0755]
utils/configure [new file with mode: 0755]
utils/configure.in [new file with mode: 0644]
utils/cups/Makefile.am [new file with mode: 0644]
utils/cups/Makefile.in [new file with mode: 0644]
utils/cups/cups.h [new file with mode: 0644]
utils/cups/hcrp.c [new file with mode: 0644]
utils/cups/main.c [new file with mode: 0644]
utils/cups/sdp.c [new file with mode: 0644]
utils/cups/spp.c [new file with mode: 0644]
utils/depcomp [new file with mode: 0755]
utils/doc/Makefile.am [new file with mode: 0644]
utils/doc/Makefile.in [new file with mode: 0644]
utils/doc/adapter-api.txt [new file with mode: 0644]
utils/doc/agent-api.txt [new file with mode: 0644]
utils/doc/audio-api.txt [new file with mode: 0644]
utils/doc/device-api.txt [new file with mode: 0644]
utils/doc/input-api.txt [new file with mode: 0644]
utils/doc/manager-api.txt [new file with mode: 0644]
utils/doc/network-api.txt [new file with mode: 0644]
utils/doc/serial-api.txt [new file with mode: 0644]
utils/dund/Android.mk [new file with mode: 0644]
utils/dund/Makefile.am [new file with mode: 0644]
utils/dund/Makefile.in [new file with mode: 0644]
utils/dund/dun.c [new file with mode: 0644]
utils/dund/dund.1 [new file with mode: 0644]
utils/dund/dund.h [new file with mode: 0644]
utils/dund/lib.h [new file with mode: 0644]
utils/dund/main.c [new file with mode: 0644]
utils/dund/msdun.c [new file with mode: 0644]
utils/dund/sdp.c [new file with mode: 0644]
utils/eglib/Android.mk [new file with mode: 0644]
utils/eglib/Makefile.am [new file with mode: 0644]
utils/eglib/Makefile.in [new file with mode: 0644]
utils/eglib/glib.h [new file with mode: 0644]
utils/eglib/gmain.c [new file with mode: 0644]
utils/eglib/gmain.h [new file with mode: 0644]
utils/eglib/gmodule.c [new file with mode: 0644]
utils/eglib/gmodule.h [new file with mode: 0644]
utils/gdbus/Android.mk [new file with mode: 0644]
utils/gdbus/Makefile.am [new file with mode: 0644]
utils/gdbus/Makefile.in [new file with mode: 0644]
utils/gdbus/gdbus.h [new file with mode: 0644]
utils/gdbus/mainloop.c [new file with mode: 0644]
utils/gdbus/object.c [new file with mode: 0644]
utils/gdbus/watch.c [new file with mode: 0644]
utils/hcid/Android.mk [new file with mode: 0644]
utils/hcid/Makefile.am [new file with mode: 0644]
utils/hcid/Makefile.in [new file with mode: 0644]
utils/hcid/adapter.c [new file with mode: 0644]
utils/hcid/adapter.h [new file with mode: 0644]
utils/hcid/agent.c [new file with mode: 0644]
utils/hcid/agent.h [new file with mode: 0644]
utils/hcid/bluetooth.conf [new file with mode: 0644]
utils/hcid/dbus-api.txt [new file with mode: 0644]
utils/hcid/dbus-common.c [new file with mode: 0644]
utils/hcid/dbus-common.h [new file with mode: 0644]
utils/hcid/dbus-database.c [new file with mode: 0644]
utils/hcid/dbus-database.h [new file with mode: 0644]
utils/hcid/dbus-error.c [new file with mode: 0644]
utils/hcid/dbus-error.h [new file with mode: 0644]
utils/hcid/dbus-hci.c [new file with mode: 0644]
utils/hcid/dbus-hci.h [new file with mode: 0644]
utils/hcid/dbus-sdp.c [new file with mode: 0644]
utils/hcid/dbus-sdp.h [new file with mode: 0644]
utils/hcid/dbus-security.c [new file with mode: 0644]
utils/hcid/dbus-security.h [new file with mode: 0644]
utils/hcid/dbus-service.c [new file with mode: 0644]
utils/hcid/dbus-service.h [new file with mode: 0644]
utils/hcid/device.c [new file with mode: 0644]
utils/hcid/device.h [new file with mode: 0644]
utils/hcid/hcid.8 [new file with mode: 0644]
utils/hcid/hcid.conf [new file with mode: 0644]
utils/hcid/hcid.conf.5 [new file with mode: 0644]
utils/hcid/hcid.h [new file with mode: 0644]
utils/hcid/kword.c [new file with mode: 0644]
utils/hcid/kword.h [new file with mode: 0644]
utils/hcid/lexer.c [new file with mode: 0644]
utils/hcid/lexer.l [new file with mode: 0644]
utils/hcid/list-devices [new file with mode: 0755]
utils/hcid/main.c [new file with mode: 0644]
utils/hcid/manager.c [new file with mode: 0644]
utils/hcid/manager.h [new file with mode: 0644]
utils/hcid/parser.c [new file with mode: 0644]
utils/hcid/parser.h [new file with mode: 0644]
utils/hcid/parser.y [new file with mode: 0644]
utils/hcid/plugin.c [new file with mode: 0644]
utils/hcid/plugin.h [new file with mode: 0644]
utils/hcid/security.c [new file with mode: 0644]
utils/hcid/server.c [new file with mode: 0644]
utils/hcid/server.h [new file with mode: 0644]
utils/hcid/service-did.xml [new file with mode: 0644]
utils/hcid/service-ftp.xml [new file with mode: 0644]
utils/hcid/service-opp.xml [new file with mode: 0644]
utils/hcid/service-record.dtd [new file with mode: 0644]
utils/hcid/service-spp.xml [new file with mode: 0644]
utils/hcid/simple-agent [new file with mode: 0755]
utils/hcid/simple-service [new file with mode: 0755]
utils/hcid/storage.c [new file with mode: 0644]
utils/hcid/telephony.c [new file with mode: 0644]
utils/hcid/telephony.h [new file with mode: 0644]
utils/hcid/test-adapter [new file with mode: 0755]
utils/hcid/test-device [new file with mode: 0755]
utils/hcid/test-discovery [new file with mode: 0755]
utils/hcid/test-manager [new file with mode: 0755]
utils/hidd/Makefile.am [new file with mode: 0644]
utils/hidd/Makefile.in [new file with mode: 0644]
utils/hidd/fakehid.c [new file with mode: 0644]
utils/hidd/fakehid.txt [new file with mode: 0644]
utils/hidd/hidd.1 [new file with mode: 0644]
utils/hidd/hidd.h [new file with mode: 0644]
utils/hidd/main.c [new file with mode: 0644]
utils/hidd/sdp.c [new file with mode: 0644]
utils/input/Android.mk [new file with mode: 0644]
utils/input/Makefile.am [new file with mode: 0644]
utils/input/Makefile.in [new file with mode: 0644]
utils/input/device.c [new file with mode: 0644]
utils/input/device.h [new file with mode: 0644]
utils/input/fakehid.c [new file with mode: 0644]
utils/input/fakehid.h [new file with mode: 0644]
utils/input/input-api.txt [new file with mode: 0644]
utils/input/input.conf [new file with mode: 0644]
utils/input/main.c [new file with mode: 0644]
utils/input/manager.c [new file with mode: 0644]
utils/input/manager.h [new file with mode: 0644]
utils/input/server.c [new file with mode: 0644]
utils/input/server.h [new file with mode: 0644]
utils/input/storage.c [new file with mode: 0644]
utils/input/storage.h [new file with mode: 0644]
utils/input/test-input [new file with mode: 0755]
utils/install-sh [new file with mode: 0755]
utils/ltmain.sh [new file with mode: 0644]
utils/missing [new file with mode: 0755]
utils/network/Makefile.am [new file with mode: 0644]
utils/network/Makefile.in [new file with mode: 0644]
utils/network/bridge.c [new file with mode: 0644]
utils/network/bridge.h [new file with mode: 0644]
utils/network/common.c [new file with mode: 0644]
utils/network/common.h [new file with mode: 0644]
utils/network/connection.c [new file with mode: 0644]
utils/network/connection.h [new file with mode: 0644]
utils/network/main.c [new file with mode: 0644]
utils/network/manager.c [new file with mode: 0644]
utils/network/manager.h [new file with mode: 0644]
utils/network/network-api.txt [new file with mode: 0644]
utils/network/network.conf [new file with mode: 0644]
utils/network/server.c [new file with mode: 0644]
utils/network/server.h [new file with mode: 0644]
utils/network/test-network [new file with mode: 0755]
utils/pand/Android.mk [new file with mode: 0644]
utils/pand/Makefile.am [new file with mode: 0644]
utils/pand/Makefile.in [new file with mode: 0644]
utils/pand/bnep.c [new file with mode: 0644]
utils/pand/main.c [new file with mode: 0644]
utils/pand/pand.1 [new file with mode: 0644]
utils/pand/pand.h [new file with mode: 0644]
utils/pand/sdp.c [new file with mode: 0644]
utils/plugins/Makefile.am [new file with mode: 0644]
utils/plugins/Makefile.in [new file with mode: 0644]
utils/plugins/echo.c [new file with mode: 0644]
utils/plugins/netlink.c [new file with mode: 0644]
utils/plugins/storage.c [new file with mode: 0644]
utils/rfcomm/Android.mk [new file with mode: 0644]
utils/rfcomm/Makefile.am [new file with mode: 0644]
utils/rfcomm/Makefile.in [new file with mode: 0644]
utils/rfcomm/kword.c [new file with mode: 0644]
utils/rfcomm/kword.h [new file with mode: 0644]
utils/rfcomm/lexer.c [new file with mode: 0644]
utils/rfcomm/lexer.l [new file with mode: 0644]
utils/rfcomm/main.c [new file with mode: 0644]
utils/rfcomm/parser.c [new file with mode: 0644]
utils/rfcomm/parser.h [new file with mode: 0644]
utils/rfcomm/parser.y [new file with mode: 0644]
utils/rfcomm/rfcomm.1 [new file with mode: 0644]
utils/rfcomm/rfcomm.conf [new file with mode: 0644]
utils/sbc/Makefile.am [new file with mode: 0644]
utils/sbc/Makefile.in [new file with mode: 0644]
utils/sbc/formats.h [new file with mode: 0644]
utils/sbc/sbc.c [new file with mode: 0644]
utils/sbc/sbc.c.arm [new file with mode: 0644]
utils/sbc/sbc.h [new file with mode: 0644]
utils/sbc/sbc_math.h [new file with mode: 0644]
utils/sbc/sbc_primitives.c [new file with mode: 0644]
utils/sbc/sbc_primitives.h [new file with mode: 0644]
utils/sbc/sbc_primitives_mmx.c [new file with mode: 0644]
utils/sbc/sbc_primitives_mmx.h [new file with mode: 0644]
utils/sbc/sbc_primitives_neon.c [new file with mode: 0644]
utils/sbc/sbc_primitives_neon.h [new file with mode: 0644]
utils/sbc/sbc_tables.h [new file with mode: 0644]
utils/sbc/sbcdec.c [new file with mode: 0644]
utils/sbc/sbcenc.c [new file with mode: 0644]
utils/sbc/sbcinfo.c [new file with mode: 0644]
utils/sbc/sbctester.c [new file with mode: 0644]
utils/scripts/Makefile.am [new file with mode: 0644]
utils/scripts/Makefile.in [new file with mode: 0644]
utils/scripts/bluetooth.default [new file with mode: 0644]
utils/scripts/bluetooth.init [new file with mode: 0644]
utils/scripts/bluetooth.rules [new file with mode: 0644]
utils/scripts/bluetooth_serial [new file with mode: 0644]
utils/sdpd/Android.mk [new file with mode: 0644]
utils/sdpd/Makefile.am [new file with mode: 0644]
utils/sdpd/Makefile.in [new file with mode: 0644]
utils/sdpd/cstate.c [new file with mode: 0644]
utils/sdpd/request.c [new file with mode: 0644]
utils/sdpd/sdpd.h [new file with mode: 0644]
utils/sdpd/server.c [new file with mode: 0644]
utils/sdpd/service.c [new file with mode: 0644]
utils/sdpd/servicedb.c [new file with mode: 0644]
utils/serial/Makefile.am [new file with mode: 0644]
utils/serial/Makefile.in [new file with mode: 0644]
utils/serial/main.c [new file with mode: 0644]
utils/serial/manager.c [new file with mode: 0644]
utils/serial/manager.h [new file with mode: 0644]
utils/serial/port.c [new file with mode: 0644]
utils/serial/port.h [new file with mode: 0644]
utils/serial/serial-api.txt [new file with mode: 0644]
utils/serial/storage.c [new file with mode: 0644]
utils/serial/storage.h [new file with mode: 0644]
utils/serial/test-serial [new file with mode: 0755]
utils/test/Android.mk [new file with mode: 0644]
utils/test/Makefile.am [new file with mode: 0644]
utils/test/Makefile.in [new file with mode: 0644]
utils/test/apitest [new file with mode: 0755]
utils/test/attest.c [new file with mode: 0644]
utils/test/auth-agent.c [new file with mode: 0644]
utils/test/bdaddr.8 [new file with mode: 0644]
utils/test/bdaddr.c [new file with mode: 0644]
utils/test/dbusdef.py [new file with mode: 0644]
utils/test/hciemu.c [new file with mode: 0644]
utils/test/hsmicro [new file with mode: 0755]
utils/test/hsplay [new file with mode: 0755]
utils/test/hstest.c [new file with mode: 0644]
utils/test/l2test.c [new file with mode: 0644]
utils/test/lmptest.c [new file with mode: 0644]
utils/test/passkey-agent.c [new file with mode: 0644]
utils/test/rctest.c [new file with mode: 0644]
utils/test/scotest.c [new file with mode: 0644]
utils/test/sdptest.c [new file with mode: 0644]
utils/tools/Android.mk [new file with mode: 0644]
utils/tools/Makefile.am [new file with mode: 0644]
utils/tools/Makefile.in [new file with mode: 0644]
utils/tools/avctrl.8 [new file with mode: 0644]
utils/tools/avctrl.c [new file with mode: 0644]
utils/tools/avinfo.c [new file with mode: 0644]
utils/tools/bccmd.8 [new file with mode: 0644]
utils/tools/bccmd.c [new file with mode: 0644]
utils/tools/ciptool.1 [new file with mode: 0644]
utils/tools/ciptool.c [new file with mode: 0644]
utils/tools/csr.c [new file with mode: 0644]
utils/tools/csr.h [new file with mode: 0644]
utils/tools/csr_3wire.c [new file with mode: 0644]
utils/tools/csr_bcsp.c [new file with mode: 0644]
utils/tools/csr_h4.c [new file with mode: 0644]
utils/tools/csr_hci.c [new file with mode: 0644]
utils/tools/csr_usb.c [new file with mode: 0644]
utils/tools/dfu.c [new file with mode: 0644]
utils/tools/dfu.h [new file with mode: 0644]
utils/tools/dfubabel.1 [new file with mode: 0644]
utils/tools/dfubabel.c [new file with mode: 0644]
utils/tools/dfutool.1 [new file with mode: 0644]
utils/tools/dfutool.c [new file with mode: 0644]
utils/tools/example.psr [new file with mode: 0644]
utils/tools/hciattach.8 [new file with mode: 0644]
utils/tools/hciattach.c [new file with mode: 0644]
utils/tools/hciattach_st.c [new file with mode: 0644]
utils/tools/hciattach_tialt.c [new file with mode: 0644]
utils/tools/hciconfig.8 [new file with mode: 0644]
utils/tools/hciconfig.c [new file with mode: 0644]
utils/tools/hcisecfilter.c [new file with mode: 0644]
utils/tools/hcitool.1 [new file with mode: 0644]
utils/tools/hcitool.c [new file with mode: 0644]
utils/tools/hid2hci.8 [new file with mode: 0644]
utils/tools/hid2hci.c [new file with mode: 0644]
utils/tools/l2ping.1 [new file with mode: 0644]
utils/tools/l2ping.c [new file with mode: 0644]
utils/tools/ppporc.c [new file with mode: 0644]
utils/tools/sdptool.1 [new file with mode: 0644]
utils/tools/sdptool.c [new file with mode: 0644]
utils/tools/ubcsp.c [new file with mode: 0644]
utils/tools/ubcsp.h [new file with mode: 0644]
utils/ylwrap [new file with mode: 0755]