Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.055815
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:30:50 +0000 (12:30 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:30:50 +0000 (12:30 +0900)
commit5b3c2b96e38743426af3e0e643459a611d92036f
treedd2cb2f3a7852cee862dc69da63cf61275948e06
Initialize Tizen 2.3
39 files changed:
mobile/AUTHORS [new file with mode: 0644]
mobile/CMakeLists.txt [new file with mode: 0644]
mobile/LICENSE.APLv2 [new file with mode: 0644]
mobile/NOTICE [new file with mode: 0644]
mobile/bluetooth-tools.manifest [new file with mode: 0644]
mobile/debian/bluetooth-tools.install.in [new file with mode: 0644]
mobile/debian/changelog [new file with mode: 0644]
mobile/debian/compat [new file with mode: 0644]
mobile/debian/control [new file with mode: 0644]
mobile/debian/rules [new file with mode: 0755]
mobile/scripts/CMakeLists.txt [new file with mode: 0755]
mobile/scripts/bluetooth-address [new file with mode: 0755]
mobile/scripts/bt-edutm-dev-up.sh [new file with mode: 0644]
mobile/scripts/bt-edutm-mode-on.sh [new file with mode: 0755]
mobile/scripts/bt-edutm-off.sh [new file with mode: 0755]
mobile/scripts/bt-edutm-on.sh [new file with mode: 0644]
mobile/scripts/bt-reset-env.sh [new file with mode: 0755]
mobile/scripts/bt-stack-down.sh [new file with mode: 0644]
mobile/scripts/bt-stack-up.sh [new file with mode: 0644]
packaging/bluetooth-address.service [new file with mode: 0644]
packaging/bluetooth-tools.spec [new file with mode: 0644]
wearable/AUTHORS [new file with mode: 0644]
wearable/CMakeLists.txt [new file with mode: 0644]
wearable/LICENSE.APLv2 [new file with mode: 0644]
wearable/NOTICE [new file with mode: 0644]
wearable/debian/bluetooth-tools.install.in [new file with mode: 0644]
wearable/debian/changelog [new file with mode: 0644]
wearable/debian/compat [new file with mode: 0644]
wearable/debian/control [new file with mode: 0644]
wearable/debian/rules [new file with mode: 0755]
wearable/scripts/CMakeLists.txt [new file with mode: 0644]
wearable/scripts/bt-edutm-dev-up.sh [new file with mode: 0755]
wearable/scripts/bt-edutm-mode-on.sh [new file with mode: 0755]
wearable/scripts/bt-edutm-off.sh [new file with mode: 0755]
wearable/scripts/bt-edutm-on.sh [new file with mode: 0755]
wearable/scripts/bt-hci-logdump.sh [new file with mode: 0755]
wearable/scripts/bt-reset-env.sh [new file with mode: 0755]
wearable/scripts/bt-stack-down.sh [new file with mode: 0755]
wearable/scripts/bt-stack-up.sh [new file with mode: 0755]