Implement a create 48/251848/1
authorBoram Bae <boram21.bae@samsung.com>
Thu, 14 Jan 2021 05:17:46 +0000 (14:17 +0900)
committerBoram Bae <boram21.bae@samsung.com>
Wed, 20 Jan 2021 02:06:27 +0000 (11:06 +0900)
commit77ee53dd3e92b735fa2cf0212f732810c1ae78d2
tree108a324127b603596ac2717ad0026ad0839bc421
parent6cf6c67c25303be1b43533a7ddfd55d061d16806
Implement a create

* Add hal-sensor-devices-types.h and hal-sensor-devices.h from sensord
* Now the sensor implementation of the device should use the interface of this package.

Change-Id: I9e4ff12b1b455258345e6e481648bc307741cf79
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
CMakeLists.txt
include/hal-sensor-device-types.h [new file with mode: 0644]
include/hal-sensor-device.h [new file with mode: 0644]
include/hal-sensor-interface.h
include/hal-sensor.h
src/hal-api-sensor.cpp