i2c: replace gdbus with direct implementation 44/259744/6
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 9 Jun 2021 09:23:25 +0000 (11:23 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 25 Jun 2021 06:01:51 +0000 (08:01 +0200)
commited7be9c59cac96ea1f52f3e28581f95b0c8eafc2
tree5c62af5ab90ac72f3b257922be951ecbd56bd598
parent8a2841d86ad1d9702547b625b7bb87fa04ea0b7d
i2c: replace gdbus with direct implementation

Move open/close code from peripheral-bus.
Add flocks() where appropriate.

Change-Id: I57bffbe463cacf2674484e8d8cf8fadfe672218f
CMakeLists.txt
include/gdbus/peripheral_gdbus_i2c.h [deleted file]
include/interface/peripheral_interface_common.h
include/peripheral_handle.h
src/gdbus/peripheral_gdbus_i2c.c [deleted file]
src/peripheral_i2c.c