Change argument of pwm gdbus method 68/129468/3
authorjino.cho <jino.cho@samsung.com>
Tue, 16 May 2017 11:49:28 +0000 (20:49 +0900)
committerjino.cho <jino.cho@samsung.com>
Tue, 16 May 2017 23:44:25 +0000 (08:44 +0900)
commit872d1500364bd2b3adb07e22a0098b54aaf750a4
treea6c78d5eebb38f8cff086c9a0aa6fd239041dc03
parentc4fb9a724b2aef028ce2ade0f36229d967f933c0
Change argument of pwm gdbus method

- The pwm methods will pass handle instead of device informations.
- The pwm enable(set/get) functions were modified.

Change-Id: I54aa6444f6d22f1ba9ee1bf30391d2c04ff9a4f7
Signed-off-by: jino.cho <jino.cho@samsung.com>
include/peripheral_gdbus_pwm.h
include/peripheral_internal.h
include/peripheral_io.h
src/peripheral_gdbus_pwm.c
src/peripheral_io.xml
src/peripheral_pwm.c
test/peripheral-io-test.c