Imported Upstream version 5.11 upstream/5.11
authorWu Zheng <wu.zheng@intel.com>
Wed, 27 Nov 2013 02:36:00 +0000 (21:36 -0500)
committerWu Zheng <wu.zheng@intel.com>
Wed, 27 Nov 2013 02:36:00 +0000 (21:36 -0500)
commita704ad586e3a3480a8e0c60da2d9b772dbd0c887
tree8154db5336e5b998a1f7a6cca798f6e9c470c8f4
parent7b2a18f8fa9ca2a101244853e34bd44f9ce3b0a3
Imported Upstream version 5.11
98 files changed:
ChangeLog
Makefile.am
Makefile.android [deleted file]
Makefile.in
Makefile.tools
android/Android.mk
android/Makefile.am [new file with mode: 0644]
android/README [new file with mode: 0644]
android/a2dp.c [new file with mode: 0644]
android/a2dp.h [new file with mode: 0644]
android/bluetooth.c [new file with mode: 0644]
android/bluetooth.h [new file with mode: 0644]
android/client/haltest.c [new file with mode: 0644]
android/client/history.c [new file with mode: 0644]
android/client/history.h [new file with mode: 0644]
android/client/hwmodule.c [new file with mode: 0644]
android/client/if-av.c [new file with mode: 0644]
android/client/if-bt.c [new file with mode: 0644]
android/client/if-gatt.c [new file with mode: 0644]
android/client/if-hf.c [new file with mode: 0644]
android/client/if-hh.c [new file with mode: 0644]
android/client/if-main.h [new file with mode: 0644]
android/client/if-pan.c [new file with mode: 0644]
android/client/if-sock.c [new file with mode: 0644]
android/client/pollhandler.c [new file with mode: 0644]
android/client/pollhandler.h [new file with mode: 0644]
android/client/tabcompletion.c [new file with mode: 0644]
android/client/terminal.c [new file with mode: 0644]
android/client/terminal.h [new file with mode: 0644]
android/cutils/properties.h [new file with mode: 0644]
android/hal-a2dp.c [new file with mode: 0644]
android/hal-bluetooth.c [new file with mode: 0644]
android/hal-hidhost.c [new file with mode: 0644]
android/hal-ipc-api.txt
android/hal-ipc.c [new file with mode: 0644]
android/hal-ipc.h [new file with mode: 0644]
android/hal-log.h [new file with mode: 0644]
android/hal-msg.h [new file with mode: 0644]
android/hal-pan.c [new file with mode: 0644]
android/hal-sock.c [new file with mode: 0644]
android/hal-utils.c [new file with mode: 0644]
android/hal-utils.h [new file with mode: 0644]
android/hal.h [new file with mode: 0644]
android/hardware/bluetooth.h [new file with mode: 0644]
android/hardware/bt_av.h [new file with mode: 0644]
android/hardware/bt_gatt.h [new file with mode: 0644]
android/hardware/bt_gatt_client.h [new file with mode: 0644]
android/hardware/bt_gatt_server.h [new file with mode: 0644]
android/hardware/bt_gatt_types.h [new file with mode: 0644]
android/hardware/bt_hf.h [new file with mode: 0644]
android/hardware/bt_hh.h [new file with mode: 0644]
android/hardware/bt_hl.h [new file with mode: 0644]
android/hardware/bt_pan.h [new file with mode: 0644]
android/hardware/bt_rc.h [new file with mode: 0644]
android/hardware/bt_sock.h [new file with mode: 0644]
android/hardware/hardware.h [new file with mode: 0644]
android/hidhost.c [new file with mode: 0644]
android/hidhost.h [new file with mode: 0644]
android/ipc.c [new file with mode: 0644]
android/ipc.h [new file with mode: 0644]
android/main.c
android/pan.c [new file with mode: 0644]
android/pan.h [new file with mode: 0644]
android/socket.c [new file with mode: 0644]
android/socket.h [new file with mode: 0644]
android/system-emulator.c [new file with mode: 0644]
android/utils.h [moved from android/log.c with 53% similarity]
configure
configure.ac
doc/obex-api.txt
emulator/bthost.c
emulator/bthost.h
gdbus/object.c
lib/bluetooth.c
monitor/bt.h
monitor/display.c
monitor/display.h
monitor/main.c
monitor/packet.c
monitor/packet.h
obexd/src/main.c
plugins/wiimote.c
profiles/audio/a2dp.c
profiles/audio/avdtp.c
profiles/audio/avdtp.h
profiles/audio/avrcp.c
src/adapter.c
src/adapter.h
src/bluetooth.service.in
src/device.c
src/sdp-client.c
src/service.c
src/shared/mgmt.h
tools/hid2hci.c
tools/l2cap-tester.c
tools/l2test.c
tools/mgmt-tester.c
tools/smp-tester.c [new file with mode: 0644]