extcon: Register GetStatus dbus method 97/35397/2
authorJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Feb 2015 05:04:46 +0000 (14:04 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Feb 2015 09:05:25 +0000 (18:05 +0900)
commitded250a3e17978bc77349490dfbc89757cb563c3
tree7bff406179e00ed7d2091e5592129ce68f0072a6
parent33404cf65e730398c4bb97e32d26452a6e895d0a
extcon: Register GetStatus dbus method

GetStatus method returns the current device status.
The first string argument should be the same with EXTCON_XXX name.

Change-Id: Ifaf2baa26e1189bc6d91e4be6e522df7631ce53f
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
src/core/edbus-handler.c
src/extcon/extcon.c
src/extcon/extcon.h
src/usb/usb.c