[TBT][All][DPTTIZEN-1952][Scenario for bluetooth - create bond, bluetooth - destroy... 22/74222/1
authorShashank Shekhar Shukla <shekhar1.s@samsung.com>
Mon, 13 Jun 2016 08:40:47 +0000 (17:40 +0900)
committerShashank Shekhar Shukla <shekhar1.s@samsung.com>
Mon, 13 Jun 2016 08:40:47 +0000 (17:40 +0900)
commit6771e9a1b7e2f6b016ffd5040d9b1ea18a5ca351
tree658a2d88da8b411d56040af0837397f644e83c90
parent9b1dabe3479c4e5b718d759ea598c9417b0d6254
[TBT][All][DPTTIZEN-1952][Scenario for bluetooth - create bond, bluetooth - destroy bond, bluetooth - discover devices, bluetooth - get device, bluetooth - set name, bluetooth - add advertising service uuid, system-settings and contacts has been added]

Change-Id: I8f52a529ee065ca852d232abf0b80c79cbad97c8
Signed-off-by: Shashank Shekhar Shukla <shekhar1.s@samsung.com>
25 files changed:
release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbtcoreapp/inc/model/tbt-info.h
tbtcoreapp/inc/utils/app_module_config.h
tbtcoreapp/inc/view/tbt-bluetooth-callback-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-contacts-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-systemsettings-view.h [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_216_432/bluetooth_callback_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_216_432/contacts_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_216_432/systemsettings_viewer.edc [new file with mode: 0755]
tbtcoreapp/res/edje/2.3.1/wearable_320_320/bluetooth_callback_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_320_320/contacts_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_320_320/systemsettings_viewer.edc [new file with mode: 0755]
tbtcoreapp/res/edje/2.3.1/wearable_360_360/bluetooth_callback_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_360/contacts_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_360/systemsettings_viewer.edc [new file with mode: 0755]
tbtcoreapp/res/edje/2.3.1/wearable_360_x_480/bluetooth_callback_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_x_480/contacts_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/2.3.1/wearable_360_x_480/systemsettings_viewer.edc [new file with mode: 0755]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/view/tbt-bluetooth-callback-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-contacts-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-systemsettings-view.c [new file with mode: 0755]
tbtcoreapp/tizen-manifest.xml