ChangeLog | 8 audio/Makefile.am | 14 - audio/Makefile.in | 18 +- audio/a2dp.c | 14 - audio/avdtp.c | 17 + audio/gstbluetooth.c | 2 audio/headset.c | 5 audio/main.c | 21 +- audio/manager.c | 13 + audio/pcm_bluetooth.c | 5 audio/unix.c | 23 +- common/sdp-xml.c | 9 - compat/bnep.c | 10 - configure | 2 configure.ac | 2 cups/main.c | 437 +++++++++++++++++++++++++++++--------------------- debian/changelog | 12 + input/Makefile.am | 10 - input/Makefile.in | 10 - lib/sdp.c | 31 +++ network/Makefile.am | 10 - network/Makefile.in | 10 - network/common.c | 4 network/connection.c | 118 +++++-------- plugins/Makefile.am | 7 plugins/Makefile.in | 8 sbc/sbcdec.c | 5 sbc/sbcenc.c | 7 sbc/sbcinfo.c | 7 serial/Makefile.am | 10 - serial/Makefile.in | 10 - src/dbus-hci.c | 20 +- src/device.c | 2 src/device.h | 1 src/plugin.h | 2 src/sdpd-request.c | 6 tools/avinfo.c | 23 +- 37 files changed, 540 insertions(+), 373 deletions(-)