gdbus: communicate via gdbus when close 40/163240/3
authorSegwon <segwon.han@samsung.com>
Fri, 8 Dec 2017 05:57:20 +0000 (14:57 +0900)
committerSegwon <segwon.han@samsung.com>
Fri, 8 Dec 2017 08:55:13 +0000 (17:55 +0900)
commit2fbe04726be903fc76e2d4ff68ccf47200058be5
treea1a733ee785d696942079b21908539341d13285d
parent7ebfdd07f7b499051d979465e862d15af36d877f
gdbus: communicate via gdbus when close

Change-Id: Ieae106a611e8409c50996b68c08fcdbd3506d70b
Signed-off-by: Segwon <segwon.han@samsung.com>
16 files changed:
include/gdbus/peripheral_gdbus_gpio.h
include/gdbus/peripheral_gdbus_i2c.h
include/gdbus/peripheral_gdbus_pwm.h
include/gdbus/peripheral_gdbus_spi.h
include/gdbus/peripheral_gdbus_uart.h
src/gdbus/peripheral_gdbus_gpio.c
src/gdbus/peripheral_gdbus_i2c.c
src/gdbus/peripheral_gdbus_pwm.c
src/gdbus/peripheral_gdbus_spi.c
src/gdbus/peripheral_gdbus_uart.c
src/gdbus/peripheral_io.xml
src/peripheral_gpio.c
src/peripheral_i2c.c
src/peripheral_pwm.c
src/peripheral_spi.c
src/peripheral_uart.c