Imported Upstream version 5.12 upstream/5.12
authorWu Zheng <wu.zheng@intel.com>
Thu, 12 Dec 2013 09:50:37 +0000 (04:50 -0500)
committerWu Zheng <wu.zheng@intel.com>
Thu, 12 Dec 2013 09:50:37 +0000 (04:50 -0500)
commit5d363eb448eacca7c3939fd6e8d6ee3c284db7e2
treef48817eba8ed8386a9f9c40801d2b6cb196dddfa
parenta704ad586e3a3480a8e0c60da2d9b772dbd0c887
Imported Upstream version 5.12
94 files changed:
ChangeLog
Makefile.am
Makefile.in
Makefile.plugins
acinclude.m4
android/Android.mk
android/Makefile.am
android/README
android/a2dp.c
android/a2dp.h
android/avdtp.c [new file with mode: 0644]
android/avdtp.h [new file with mode: 0644]
android/bluetooth.c
android/bluetooth.h
android/client/if-sock.c
android/hal-a2dp.c
android/hal-bluetooth.c
android/hal-hidhost.c
android/hal-ipc.c
android/hal-ipc.h
android/hal-msg.h
android/hal-pan.c
android/hal-sock.c
android/hal-utils.c
android/hal.h
android/hidhost.c
android/hidhost.h
android/ipc.c
android/ipc.h
android/main.c
android/pan.c
android/pan.h
android/pics-did.txt [new file with mode: 0644]
android/pics-gap.txt [new file with mode: 0644]
android/pics-hid.txt [new file with mode: 0644]
android/pics-opp.txt [new file with mode: 0644]
android/pics-pan.txt [new file with mode: 0644]
android/pics-pbap.txt [new file with mode: 0644]
android/socket.c
android/socket.h
client/main.c
configure
configure.ac
doc/device-api.txt
emulator/btdev.c
emulator/bthost.c
emulator/bthost.h
lib/bluetooth.c
lib/bluetooth.h
lib/hci.c
monitor/bt.h
monitor/l2cap.c
monitor/ll.c
monitor/packet.c
plugins/autopair.c
plugins/neard.c
plugins/sixaxis.c [new file with mode: 0644]
plugins/wiimote.c
profiles/audio/a2dp.c
profiles/audio/avctp.c
profiles/audio/avdtp.c
profiles/audio/avdtp.h
profiles/audio/sink.c
profiles/audio/sink.h
profiles/audio/source.c
profiles/audio/source.h
profiles/health/hdp.c
profiles/health/hdp_util.c
profiles/input/device.c
profiles/input/manager.c
profiles/input/server.c
profiles/network/bnep.c [moved from profiles/network/common.c with 58% similarity]
profiles/network/bnep.h [moved from profiles/network/common.h with 87% similarity]
profiles/network/connection.c
profiles/network/manager.c
profiles/network/server.c
profiles/sap/server.c
src/adapter.c
src/adapter.h
src/agent.c
src/attrib-server.c
src/bluetooth.ver
src/device.c
src/device.h
src/eir.c
src/eir.h
src/profile.c
tools/l2cap-tester.c
tools/l2test.c
tools/obex-server-tool.c
tools/sdptool.c
tools/smp-tester.c
unit/test-avdtp.c [new file with mode: 0644]
unit/test-eir.c