Tizen 2.0 release
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 21 Aug 2012 09:30:25 +0000 (18:30 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 21 Aug 2012 09:30:25 +0000 (18:30 +0900)
commitc63a9ead3363d61e8e0a83bb40cc4efb392cdfcf
tree06d45674bf1624bee0578a4f511d6e34d634e416
parent5eb955f7834189fd0573107fd15f0c2ced128d96
Tizen 2.0 release
20 files changed:
CMakeLists.txt
debian/changelog
include/bluetooth.h
include/bluetooth_private.h
packaging/capi-network-bluetooth.spec
src/bluetooth-adapter.c [new file with mode: 0644]
src/bluetooth-audio.c [new file with mode: 0644]
src/bluetooth-avrcp.c [new file with mode: 0644]
src/bluetooth-common.c [new file with mode: 0644]
src/bluetooth-device.c [new file with mode: 0644]
src/bluetooth-hdp.c [new file with mode: 0644]
src/bluetooth-hid.c [new file with mode: 0644]
src/bluetooth-opp-client.c [new file with mode: 0644]
src/bluetooth-opp-server.c [new file with mode: 0644]
src/bluetooth-pan.c [new file with mode: 0644]
src/bluetooth-socket.c [new file with mode: 0644]
src/bluetooth.c [deleted file]
test/CMakeLists.txt [deleted file]
test/bt_chat_client.c [deleted file]
test/bt_chat_server.c [deleted file]