Merge the code from tizen_2.4 59/56659/3 submit/tizen_mobile/20160113.070328 submit/tizen_tv/20160113.070350 submit/tizen_wearable/20160113.070410
authorTaejin Woo <tt.woo@samsung.com>
Fri, 8 Jan 2016 06:36:49 +0000 (15:36 +0900)
committerTaejin Woo <tt.woo@samsung.com>
Tue, 12 Jan 2016 11:31:33 +0000 (20:31 +0900)
commit8d375185b1ea9f967aa27322f78ef75c03fbdbed
treea26b3b06fdbb8d6f3fd2b8dda461686780dcdddd
parent1de43ac687d1678d58a90f57981f01d6d27f6771
Merge the code from tizen_2.4

Change-Id: I5ddd2c87bfc135bc010accf8ee34ab2d1f2f8cf6
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
35 files changed:
CMakeLists.txt
doc/bluetooth_doc.h
include/bluetooth_private.h [changed mode: 0755->0644]
include/mobile/bluetooth.h [moved from include/bluetooth.h with 99% similarity, mode: 0755]
include/mobile/bluetooth_extension.h [moved from include/bluetooth_extension.h with 99% similarity]
include/mobile/bluetooth_internal.h [moved from include/bluetooth_internal.h with 96% similarity]
include/mobile/bluetooth_type.h [moved from include/bluetooth_type.h with 92% similarity]
include/mobile/bluetooth_type_extension.h [moved from include/bluetooth_type_extension.h with 100% similarity]
include/mobile/bluetooth_type_internal.h [moved from include/bluetooth_type_internal.h with 66% similarity]
include/tv/bluetooth.h [new file with mode: 0755]
include/tv/bluetooth_extension.h [moved from include/bluetooth_extention.h with 99% similarity]
include/tv/bluetooth_internal.h [new file with mode: 0644]
include/tv/bluetooth_type.h [new file with mode: 0644]
include/tv/bluetooth_type_extension.h [moved from include/bluetooth_type_extention.h with 100% similarity]
include/tv/bluetooth_type_internal.h [new file with mode: 0644]
include/wearable/bluetooth.h [new file with mode: 0755]
include/wearable/bluetooth_extension.h [new file with mode: 0644]
include/wearable/bluetooth_internal.h [new file with mode: 0644]
include/wearable/bluetooth_type.h [new file with mode: 0644]
include/wearable/bluetooth_type_extension.h [new file with mode: 0644]
include/wearable/bluetooth_type_internal.h [new file with mode: 0644]
packaging/capi-network-bluetooth.spec
src/bluetooth-adapter.c
src/bluetooth-audio.c
src/bluetooth-avrcp.c
src/bluetooth-common.c
src/bluetooth-device.c
src/bluetooth-gatt.c
src/bluetooth-hid.c
src/bluetooth-ipsp.c [new file with mode: 0644]
src/bluetooth-pan.c
src/bluetooth-pbap.c [new file with mode: 0644]
src/bluetooth-socket.c
test/bt_unit_test.c [changed mode: 0755->0644]
test/bt_unit_test.h