Add Bluetooth Policy 93/65893/10
authorSeok Hong <seok85.hong@samsung.com>
Thu, 14 Apr 2016 00:36:37 +0000 (09:36 +0900)
committerJaemin Ryu <jm77.ryu@samsung.com>
Fri, 15 Apr 2016 00:01:16 +0000 (09:01 +0900)
commitb5d64050eb67a3b5941028c087697b00146cb532
treeae8a910a024aa218948629e599706e24a843b875
parent0db70f07cb17d8a53e645b4d9421d91e6e6e6d15
Add Bluetooth Policy

Change-Id: I8dc729a65b763bffd23a82b3df582c0f33d1e679
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
libs/CMakeLists.txt
libs/bluetooth.cpp [new file with mode: 0644]
libs/dpm/bluetooth.cpp [new file with mode: 0644]
libs/dpm/bluetooth.h [new file with mode: 0644]
policy/bluetooth.hxx [new file with mode: 0644]
server/CMakeLists.txt
server/bluetooth.cpp [new file with mode: 0644]
tests/api/CMakeLists.txt
tests/api/bluetooth.c [new file with mode: 0644]
tests/integration/CMakeLists.txt
tests/integration/bluetooth.cpp [new file with mode: 0644]