Fix Bluetooth DesktopConnectivity in libDPM 47/70847/12
authorSeok Hong <seok85.hong@samsung.com>
Mon, 23 May 2016 05:18:13 +0000 (14:18 +0900)
committerSeok Hong <seok85.hong@samsung.com>
Thu, 2 Jun 2016 05:11:56 +0000 (14:11 +0900)
commitbaee2a7b193c73436fd927ffd0fe1e5af58321eb
tree03643bef1e59009759feb42d012f4f3679138092
parent1bdae24bdca054bc8dbcd6ed2a419b509a457858
Fix Bluetooth DesktopConnectivity in libDPM

Fix missing parameter in context->methodCall(..., enable);
Fix wrong parameter type in restriction.h (const int -> int)
Fix wrong log messages in dpm-cli-toolkit

Change-Id: I237365a640773924fb5b654fe1f5818a10bdb9f9
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
libs/bluetooth.cpp
libs/dpm/restriction.cpp
libs/dpm/restriction.h