Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.055718
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:30:43 +0000 (12:30 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:30:43 +0000 (12:30 +0900)
commite05cd2a0f0aa10c689b2f8c21d1d9533f87eca35
treeaf7f32600b0709ade306992bc0f1444b01d531c5
Initialize Tizen 2.3
54 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-agent.manifest [new file with mode: 0644]
mobile/bluetooth-agent.rule [new file with mode: 0644]
mobile/hfp-agent/CMakeLists.txt [new file with mode: 0644]
mobile/hfp-agent/bluetooth-hfp-agent.c [new file with mode: 0644]
mobile/hfp-agent/bluetooth-hfp-agent.h [new file with mode: 0644]
mobile/hfp-agent/hfp_agent.xml [new file with mode: 0644]
mobile/hfp-agent/org.bluez.hfp_agent.service [new file with mode: 0644]
mobile/map-agent/CMakeLists.txt [new file with mode: 0644]
mobile/map-agent/bluetooth_map_agent.c [new file with mode: 0644]
mobile/map-agent/bluetooth_map_agent.h [new file with mode: 0644]
mobile/map-agent/bluetooth_map_agent.xml [new file with mode: 0644]
mobile/map-agent/map_bmessage.c [new file with mode: 0644]
mobile/map-agent/map_bmessage.h [new file with mode: 0644]
mobile/map-agent/org.bluez.map_agent.service [new file with mode: 0644]
mobile/pb-agent/CMakeLists.txt [new file with mode: 0644]
mobile/pb-agent/bluetooth_pb_agent.c [new file with mode: 0644]
mobile/pb-agent/bluetooth_pb_agent.h [new file with mode: 0644]
mobile/pb-agent/bluetooth_pb_agent.xml [new file with mode: 0644]
mobile/pb-agent/bluetooth_pb_vcard.c [new file with mode: 0644]
mobile/pb-agent/bluetooth_pb_vcard.h [new file with mode: 0644]
mobile/pb-agent/org.bluez.pb_agent.service [new file with mode: 0644]
packaging/bluetooth-agent.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/bluetooth-agent.manifest [new file with mode: 0644]
wearable/hf-agent/CMakeLists.txt [new file with mode: 0644]
wearable/hf-agent/bluetooth-hf-agent.c [new file with mode: 0755]
wearable/hf-agent/bluetooth-hf-agent.h [new file with mode: 0644]
wearable/hf-agent/org.bluez.hf_agent.service [new file with mode: 0644]
wearable/hfp-agent/CMakeLists.txt [new file with mode: 0644]
wearable/hfp-agent/bluetooth-hfp-agent.c [new file with mode: 0644]
wearable/hfp-agent/bluetooth-hfp-agent.h [new file with mode: 0644]
wearable/hfp-agent/hfp_agent.xml [new file with mode: 0644]
wearable/hfp-agent/org.bluez.hfp_agent.service [new file with mode: 0644]
wearable/map-agent/CMakeLists.txt [new file with mode: 0644]
wearable/map-agent/bluetooth_map_agent.c [new file with mode: 0644]
wearable/map-agent/bluetooth_map_agent.h [new file with mode: 0644]
wearable/map-agent/bluetooth_map_agent.xml [new file with mode: 0644]
wearable/map-agent/map_bmessage.c [new file with mode: 0644]
wearable/map-agent/map_bmessage.h [new file with mode: 0644]
wearable/map-agent/org.bluez.map_agent.service [new file with mode: 0644]
wearable/pb-agent/CMakeLists.txt [new file with mode: 0644]
wearable/pb-agent/bluetooth_pb_agent.c [new file with mode: 0644]
wearable/pb-agent/bluetooth_pb_agent.h [new file with mode: 0644]
wearable/pb-agent/bluetooth_pb_agent.xml [new file with mode: 0644]
wearable/pb-agent/bluetooth_pb_vcard.c [new file with mode: 0644]
wearable/pb-agent/bluetooth_pb_vcard.h [new file with mode: 0644]
wearable/pb-agent/org.bluez.pb_agent.service [new file with mode: 0644]