dbus: modify name of APIs 52/170752/2 accepted/tizen/unified/20180222.142148 submit/tizen/20180222.052358
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 22 Feb 2018 03:02:30 +0000 (12:02 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 22 Feb 2018 04:37:19 +0000 (13:37 +0900)
commit8ee332bc94650c4dd0eb4f40f236de5e83a82b85
treeb47f0a4fc3ac25a3dc9da93db3062bb1228d4ab3
parentbd008683e38276ec2c3724441ee9bbd02613be03
dbus: modify name of APIs

API name conflict is occured between libdeviced and CAPI.
eg. dbus_method_sync.

Change-Id: I5eac6c19517ea03cd3fc8cc9a9487b7c3fff376f
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
27 files changed:
src/apps/apps.c
src/auto-test/battery.c
src/auto-test/display.c
src/auto-test/extcon.c
src/auto-test/ir.c
src/auto-test/led.c
src/auto-test/power.c
src/auto-test/proc.c
src/auto-test/time.c
src/battery/power-supply.c
src/devicectl/devicectl.c
src/display/display-dbus.c
src/display/dpms-wayland-none.c
src/extcon/extcon.c
src/led/noti.c
src/libdeviced/dbus.c
src/libdeviced/deviced-conf.c
src/libdeviced/deviced-noti.c
src/libdeviced/display.c
src/libdeviced/haptic.c
src/libdeviced/led.c
src/libdeviced/mmc.c
src/libdeviced/usbhost.c
src/power/power-handler.c
src/shared/dbus.c
src/shared/dbus.h
src/shared/plugin.c