tizen 2.4 release accepted/tizen/2.4/mobile/20151029.033601 submit/tizen_2.4/20151028.064016 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:36:08 +0000 (16:36 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:36:08 +0000 (16:36 +0900)
commitc3f9df283f3c4b2f118710001375c787edbdb7c5
treefc59a892f680764cdac49190c7c086fe81b99931
parent363525157b8fe40ce1869811eb0754681fec3238
tizen 2.4 release
137 files changed:
ChangeLog
Makefile.am
Makefile.plugins
Makefile.tools
android/Android.mk
android/Makefile.am
android/avctp.c
android/avdtp.c
android/avrcp-lib.c
android/avrcp-lib.h
android/avrcp.c
android/bluetoothd-snoop.c
android/gatt.c
android/hal-gatt.c
android/hal-ipc-api.txt
android/hal-msg.h
android/hal-sco.c
android/hardware/bt_gatt_server.h
android/hidhost.c
android/hog.c
android/hog.h
android/pan.c
android/pics-bnep.txt [new file with mode: 0644]
android/pixit-bnep.txt [new file with mode: 0644]
android/pts-bnep.txt [new file with mode: 0644]
attrib/gatt-service.c
attrib/gattrib.c
bluez.manifest
bluez.rule [new file with mode: 0644]
client/gatt.c
client/gatt.h
client/main.c
configure.ac
doc/adapter-api.txt
doc/advertising-api.txt [new file with mode: 0644]
doc/gatt-api.txt
doc/mgmt-api.txt
doc/test-coverage.txt
emulator/btdev.c
emulator/btdev.h
emulator/hciemu.c
emulator/hciemu.h
emulator/hfp.c
emulator/le.c
emulator/vhci.c
gdbus/client.c
gdbus/object.c
lib/bluetooth.c
lib/bluetooth.h
lib/bnep.h
lib/hci.c [changed mode: 0644->0755]
lib/hci.h [changed mode: 0644->0755]
lib/hci_lib.h [changed mode: 0644->0755]
lib/mgmt.h [changed mode: 0644->0755]
lib/uuid.h
monitor/btsnoop.c
monitor/btsnoop.h
monitor/control.c
monitor/control.h
monitor/main.c
monitor/packet.c
obexd/client/mns-tizen.c
obexd/client/pbap.c
obexd/plugins/mas.c
obexd/plugins/pbap.c
obexd/src/obex.c
packaging/bluez.spec [changed mode: 0644->0755]
plugins/policy.c
plugins/sixaxis.c
profiles/audio/a2dp.c
profiles/audio/avctp.c
profiles/audio/avctp.h
profiles/audio/avdtp.c
profiles/audio/avdtp.h
profiles/audio/avrcp.c
profiles/audio/control.c
profiles/audio/control.h
profiles/audio/media.c
profiles/gap/gas.c
profiles/network/bnep.c
profiles/network/bnep.h
profiles/network/connection.c
profiles/network/server.c
src/adapter.c [changed mode: 0644->0755]
src/adapter.h [changed mode: 0644->0755]
src/adapter_le_vsc_features.c
src/adapter_le_vsc_features.h
src/advertising.c [new file with mode: 0644]
src/advertising.h [new file with mode: 0644]
src/attrib-server.c
src/bluetooth.conf
src/bluetooth.service.in [changed mode: 0644->0755]
src/device.c [changed mode: 0644->0755]
src/device.h
src/eir.c
src/gatt-client.c
src/gatt-database.c
src/gatt.c
src/hcid.h
src/main.c
src/main.conf [new file with mode: 0644]
src/main_m.conf [changed mode: 0644->0755]
src/main_w.conf [changed mode: 0644->0755]
src/profile.c
src/shared/att.c
src/shared/att.h
src/shared/btsnoop.c
src/shared/btsnoop.h
src/shared/gatt-client.c
src/shared/gatt-client.h
src/shared/gatt-db.c
src/shared/gatt-db.h
src/shared/gatt-helpers.c
src/shared/tester.c
src/shared/tester.h
test/advertisement-example [new file with mode: 0644]
tools/bneptest.c [new file with mode: 0644]
tools/btgatt-client.c
tools/btgatt-server.c
tools/btmgmt.c
tools/btsnoop.c
tools/hciattach.c
tools/hciattach.h
tools/hciattach_sprd.c [new file with mode: 0644]
tools/hciattach_sprd.h [new file with mode: 0644]
tools/mgmt-tester.c
tools/oobtest.c
tools/pskey_get.c [new file with mode: 0644]
unit/test-avctp.c
unit/test-avdtp.c
unit/test-avrcp.c
unit/test-gatt.c
unit/test-gdbus-client.c
unit/test-hfp.c
unit/test-hog.c [new file with mode: 0644]
unit/test-sdp.c
unit/test-uhid.c