Add structure to store i2c client context 27/128127/2 submit/tizen/20170508.033648
authorHyeongsik Min <hyeongsik.min@samsung.com>
Sun, 7 May 2017 09:31:29 +0000 (18:31 +0900)
committerHyeongsik Min <hyeongsik.min@samsung.com>
Mon, 8 May 2017 00:40:30 +0000 (00:40 +0000)
commit40a700403ce303eedb01c495ddfced52cf8a73c8
treef01ef6fe4a0493a3a4998148eb9e334e19226490
parent40d6a874d978e01ac536c4b617261ece0467b96f
Add structure to store i2c client context

- Add access control based on the client's bus name.
- Change argument name and type of i2c gdbus method.

Change-Id: I2d81181b41cc35ca34c71fefcf2beb8af0bc92ce
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
src/daemon/peripheral_bus.c
src/daemon/peripheral_bus.h
src/daemon/peripheral_bus_i2c.c
src/daemon/peripheral_bus_i2c.h
src/daemon/peripheral_io.xml