Add BT agent functionality on Tizen 3.0 49/43649/1 accepted/tizen/mobile/20150713.060931 accepted/tizen/tv/20150713.060937 accepted/tizen/wearable/20150713.060953 submit/tizen/20150713.033424
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 13 Jul 2015 03:33:07 +0000 (12:33 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 13 Jul 2015 03:33:07 +0000 (12:33 +0900)
commitbe5703f813acff9f3affb3cebfbfebf3065a8f3d
tree2a55394c2693d1ebacb890766926773c73109bef
parentc89c16df9ef8b6b73895cfee645d42c760b5e5d8
Add BT agent functionality on Tizen 3.0

Change-Id: Ib768698e22fac81e9da3d160c940efad86427a1d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
33 files changed:
CMakeLists.txt
ag-agent/CMakeLists.txt [new file with mode: 0644]
ag-agent/bluetooth-ag-agent.c [new file with mode: 0644]
ag-agent/bluetooth-ag-agent.h [new file with mode: 0644]
ag-agent/bluetooth-ag-handler.c [new file with mode: 0644]
ag-agent/bluetooth-ag-handler.h [new file with mode: 0644]
ag-agent/bluetooth-ag-manager.c [new file with mode: 0644]
ag-agent/org.bluez.ag_agent.service [new file with mode: 0644]
ag-agent/voice-recognition-blacklist [new file with mode: 0644]
hf-agent/CMakeLists.txt [new file with mode: 0644]
hf-agent/bluetooth-hf-agent.c [new file with mode: 0644]
hf-agent/bluetooth-hf-agent.h [new file with mode: 0644]
hf-agent/org.bluez.hf_agent.service [new file with mode: 0644]
hfp-agent/CMakeLists.txt [deleted file]
hfp-agent/bluetooth-hfp-agent.c [deleted file]
hfp-agent/bluetooth-hfp-agent.h [deleted file]
hfp-agent/hfp_agent.xml [deleted file]
hfp-agent/org.bluez.hfp_agent.service [deleted file]
map-agent/CMakeLists.txt
map-agent/bluetooth_map_agent.c
map-agent/bluetooth_map_agent.h
map-agent/bluetooth_map_agent.xml
map-agent/map_bmessage.c
map-agent/map_bmessage.h
map-agent/org.bluez.map_agent.service
packaging/bluetooth-agent.spec
pb-agent/CMakeLists.txt
pb-agent/bluetooth_pb_agent.c
pb-agent/bluetooth_pb_agent.h
pb-agent/bluetooth_pb_agent.xml
pb-agent/bluetooth_pb_vcard.c
pb-agent/bluetooth_pb_vcard.h
pb-agent/org.bluez.pb_agent.service