OSDN Git Service

external/bluez utils-3.35
authorUpstream <upstream-import@none>
Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)
committerUpstream <upstream-import@none>
Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)
commit809ce20070e58fb9fea39b56b693e422d32cbe5e
treea89ca67895981a4e1347532a1eab16f878438d99
external/bluez utils-3.35
338 files changed:
utils/AUTHORS [new file with mode: 0644]
utils/COPYING [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/README [new file with mode: 0644]
utils/acinclude.m4 [new file with mode: 0644]
utils/aclocal.m4 [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/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/Makefile.am [new file with mode: 0644]
utils/common/Makefile.in [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/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/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/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/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/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/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/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/sbc.c [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_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/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/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/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/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]