Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:47:09 +0000 (01:47 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:47:09 +0000 (01:47 +0900)
commit247e033df6d25f1bc9432804dd1da9883288a611
treeff5caf9a853d2ef16b8069c43b19095917317b5f
parent1e14c00985f82280ff4c9ec7798a5d14a3c7e8f4
Tizen 2.1 base
39 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
bluetooth-share.manifest [new file with mode: 0644]
bt-share/CMakeLists.txt [new file with mode: 0644]
bt-share/include/applog.h [new file with mode: 0644]
bt-share/include/bt-share-common.h [new file with mode: 0644]
bt-share/include/bt-share-ipc.h [new file with mode: 0644]
bt-share/include/bt-share-main.h [new file with mode: 0644]
bt-share/include/bt-share-noti-handler.h [new file with mode: 0644]
bt-share/include/bt-share-notification.h [new file with mode: 0644]
bt-share/include/bt-share-resource.h [new file with mode: 0644]
bt-share/include/bt-share-syspopup.h [new file with mode: 0644]
bt-share/include/obex-event-handler.h [new file with mode: 0644]
bt-share/src/bt-share-common.c [new file with mode: 0644]
bt-share/src/bt-share-ipc.c [new file with mode: 0644]
bt-share/src/bt-share-main.c [new file with mode: 0644]
bt-share/src/bt-share-noti-handler.c [new file with mode: 0644]
bt-share/src/bt-share-notification.c [new file with mode: 0644]
bt-share/src/bt-share-syspopup.c [new file with mode: 0644]
bt-share/src/obex-event-handler.c [new file with mode: 0644]
bt-share/src/org.bluetooth.share.service [new file with mode: 0644]
debian/bluetooth-share-headers.install.in [new file with mode: 0644]
debian/bluetooth-share.install.in [new file with mode: 0644]
debian/bluetooth-share.postinst [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/libbluetooth-share-dev.install.in [new file with mode: 0644]
debian/libbluetooth-share.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
lib/CMakeLists.txt [new file with mode: 0644]
lib/applog.h [new file with mode: 0644]
lib/bluetooth-share-api.h [new file with mode: 0644]
lib/bluetooth-share-api.pc.in [new file with mode: 0644]
lib/bt-share-db.c [new file with mode: 0644]
lib/bt-share-db.h [new file with mode: 0644]
packaging/bluetooth-share.spec [new file with mode: 0644]