Merge with lastest private git
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 9 Feb 2012 05:55:06 +0000 (14:55 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 9 Feb 2012 05:55:06 +0000 (14:55 +0900)
commit60658454ec3c38947a8f3ca005e83d72e286ad28
tree6f385567936647d438cb3102ca8cf702851000a1
parent30466bbd91b2cb702b664fb3479ce9d824339964
Merge with lastest private git
241 files changed:
AUTHORS
ChangeLog
Makefile.am
Makefile.tools
TODO
acinclude.m4
alert/main.c [new file with mode: 0644]
alert/server.c [new file with mode: 0644]
alert/server.h [moved from attrib/example.h with 82% similarity]
attrib/att.c
attrib/att.h
attrib/client.c
attrib/client.h
attrib/example.c [deleted file]
attrib/gatt-service.c [new file with mode: 0644]
attrib/gatt-service.h [new file with mode: 0644]
attrib/gatt.c
attrib/gatt.h
attrib/gattrib.c
attrib/gattrib.h
attrib/gatttool.c
attrib/interactive.c
attrib/manager.c [deleted file]
attrib/utils.c
audio/a2dp.c
audio/a2dp.h
audio/audio.conf
audio/avctp.c
audio/avdtp.c
audio/avrcp.c
audio/avrcp.h
audio/ctl_bluetooth.c
audio/device.c
audio/gateway.c
audio/gstavdtpsink.c
audio/headset.c
audio/ipc.c
audio/manager.c
audio/media.c
audio/module-bluetooth-sink.c [deleted file]
audio/pcm_bluetooth.c
audio/telephony-maemo6.c
audio/telephony-ofono.c
audio/telephony-tizen.c
audio/transport.c
audio/unix.c
btio/btio.c
btio/btio.h
compat/dun.c
compat/fakehid.c
compat/fakehid.txt [new file with mode: 0644]
compat/hidd.c
configure.ac
cups/hcrp.c
debian/changelog
debian/rules
doc/adapter-api.txt
doc/agent-api.txt
doc/attribute-api.txt
doc/bluez-docs.xml [new file with mode: 0644]
doc/device-api.txt
doc/gtk-doc.make [new file with mode: 0644]
doc/media-api.txt
doc/mgmt-api.txt [new file with mode: 0644]
doc/node-api.txt [new file with mode: 0644]
doc/oob-api.txt [new file with mode: 0644]
doc/proximity-api.txt [new file with mode: 0644]
doc/serial-api.txt
doc/thermometer-api.txt [new file with mode: 0644]
gdbus/object.c
gdbus/watch.c
health/hdp.c
health/hdp.h
health/hdp_main.c
health/hdp_manager.c
health/hdp_manager.h
health/hdp_types.h
health/hdp_util.c
health/hdp_util.h
health/mcap.c
health/mcap.h
health/mcap_internal.h
health/mcap_lib.h
health/mcap_sync.c
input/device.c
input/manager.c
input/server.c
input/sixpair.c [new file with mode: 0644]
lib/bluetooth.c
lib/bluetooth.h
lib/hci.c
lib/hci.h
lib/l2cap.h
lib/mgmt.h
lib/sdp.c
lib/sdp.h
lib/sdp_lib.h
lib/uuid.c
mgmt/main.c [new file with mode: 0644]
network/common.c
network/common.h
network/connection.c
network/manager.c
network/server.c
packaging/bluez.spec
plugins/adaptername.c [new file with mode: 0644]
plugins/dbusoob.c [new file with mode: 0644]
plugins/echo.c [deleted file]
plugins/external-dummy.c [new file with mode: 0644]
plugins/formfactor.c
plugins/gatt-example.c [new file with mode: 0644]
plugins/hciops.c
plugins/maemo6.c
plugins/mgmtops.c
plugins/service.c
plugins/wiimote.c [new file with mode: 0644]
proximity/main.c [new file with mode: 0644]
proximity/manager.c [new file with mode: 0644]
proximity/manager.h [new file with mode: 0644]
proximity/monitor.c [new file with mode: 0644]
proximity/monitor.h [new file with mode: 0644]
proximity/proximity.conf [new file with mode: 0644]
proximity/reporter.c [new file with mode: 0644]
proximity/reporter.h [moved from attrib/manager.h with 81% similarity]
sap/sap-dummy.c
sap/sap-u8500.c [new file with mode: 0644]
sap/sap.h
sap/server.c
sbc/sbc.c
sbc/sbc_math.h
sbc/sbc_primitives_armv6.c
sbc/sbc_primitives_armv6.h
sbc/sbc_primitives_iwmmxt.c
sbc/sbc_primitives_mmx.c
sbc/sbc_primitives_neon.c
sbc/sbc_tables.h
sbc/sbcinfo.c
sbc/sbctester.c
scripts/bluetooth-hid2hci.rules
serial/manager.c
serial/port.c
serial/proxy.c
src/adapter.c
src/adapter.h
src/agent.c
src/agent.h
src/attio.h [new file with mode: 0644]
src/attrib-server.c
src/attrib-server.h
src/bluetooth.conf
src/bluetooth.service.in [new file with mode: 0644]
src/dbus-common.c
src/device.c
src/device.h
src/eir.c [new file with mode: 0644]
src/eir.h [new file with mode: 0644]
src/event.c
src/event.h
src/glib-compat.h [new file with mode: 0644]
src/glib-helper.c
src/glib-helper.h
src/hcid.h
src/log.c
src/log.h
src/main.c
src/main.conf
src/manager.c
src/manager.h
src/oob.c [new file with mode: 0644]
src/oob.h [new file with mode: 0644]
src/plugin.c
src/plugin.h
src/sdp-client.c [new file with mode: 0644]
src/sdp-client.h [new file with mode: 0644]
src/sdp-xml.c
src/sdp-xml.h
src/sdpd-database.c
src/sdpd-request.c
src/sdpd-service.c
src/sdpd.h
src/storage.c
src/storage.h
src/textfile.c
test/agent.c
test/apitest
test/avtest.c
test/bdaddr.c
test/btiotest.c
test/hciemu.c
test/hstest.c
test/ipctest-a2dp-easy.test [new file with mode: 0644]
test/ipctest-a2dp-resume-fast.test [new file with mode: 0644]
test/ipctest-hsp-a2dp-switch.test [new file with mode: 0644]
test/ipctest-hsp-easy.test [new file with mode: 0644]
test/ipctest-init-shutdown.test [new file with mode: 0644]
test/ipctest.c
test/l2test.c
test/list-devices
test/mpris-player.c [new file with mode: 0644]
test/rctest.c
test/sap-client [new file with mode: 0644]
test/scotest.c
test/simple-agent
test/simple-endpoint [changed mode: 0644->0755]
test/simple-player [new file with mode: 0755]
test/test-adapter
test/test-attrib [changed mode: 0644->0755]
test/test-health [new file with mode: 0755]
test/test-health-sink [new file with mode: 0755]
test/test-nap [new file with mode: 0755]
test/test-oob [new file with mode: 0755]
test/test-proximity [new file with mode: 0755]
test/test-sap-server [new file with mode: 0755]
test/test-serial-proxy [new file with mode: 0755]
test/test-textfile.c
test/test-thermometer [new file with mode: 0755]
thermometer/main.c [moved from attrib/main.c with 73% similarity]
thermometer/manager.c [new file with mode: 0644]
thermometer/manager.h [new file with mode: 0644]
thermometer/thermometer.c [new file with mode: 0644]
thermometer/thermometer.h [new file with mode: 0644]
time/main.c [new file with mode: 0644]
time/server.c [new file with mode: 0644]
time/server.h [new file with mode: 0644]
tools/avinfo.c
tools/bccmd.c
tools/csr_bcsp.c
tools/example.psr [new file with mode: 0644]
tools/hciattach.c
tools/hciattach.h
tools/hciattach_ath3k.c
tools/hciattach_ti.c
tools/hciconfig.c
tools/hcitool.c
tools/hid2hci.8
tools/hid2hci.c
tools/rfcomm.1
tools/sdptool.c
tools/ubcsp.c
tracer/main.c
unit/test-eir.c [new file with mode: 0644]