Change data type for parameter to a boolean 64/129564/1
authorjino.cho <jino.cho@samsung.com>
Wed, 17 May 2017 03:30:55 +0000 (12:30 +0900)
committerjino.cho <jino.cho@samsung.com>
Wed, 17 May 2017 03:30:55 +0000 (12:30 +0900)
commit73f9d24446cd04692720dd8325c6ec13155aef58
tree14d616f0f349edca3b0dec791627ae4649fb28f3
parent872d1500364bd2b3adb07e22a0098b54aaf750a4
Change data type for parameter to a boolean

The parameter('enable') have only two state just like enabled/disabled.
Therefore, change it to a boolean.

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