power: introduce power-state-manager for iot-headless 48/267648/2
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 8 Dec 2021 07:10:32 +0000 (16:10 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 8 Dec 2021 07:17:08 +0000 (16:17 +0900)
commit1b030decd5c755eda030a4705f1d3ffbf7c0f2c4
tree9e4fbf2a38ad5b29080cb872602e7832548b577a
parent8df4b70042955270262d97a376f3db98eaa0d1f9
power: introduce power-state-manager for iot-headless

Change-Id: I7b4d299d4f05585762b6c3f72d90e8e978eab2e0
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
conf/iot-headless-input.conf
plugins/iot-headless/input/CMakeLists.txt
plugins/iot-headless/input/input-config.c
plugins/iot-headless/input/input-config.h
plugins/iot-headless/input/input-handler.c
plugins/iot-headless/power/power-dbus.c [moved from plugins/iot-headless/power/power-control.c with 69% similarity]
plugins/iot-headless/power/power-dbus.h [new file with mode: 0644]
plugins/iot-headless/power/power-state-manager.c [new file with mode: 0644]
plugins/iot-headless/power/power-state-manager.h [new file with mode: 0644]
plugins/iot-headless/power/sleep-wait.c
src/shared/device-notifier.h