shared: event: Replace event_broadcast_id() with gdbus_signal_emit() directly 58/297358/3
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 17 Aug 2023 09:21:20 +0000 (18:21 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 17 Aug 2023 09:49:34 +0000 (18:49 +0900)
commitb52deb269c6ab06e6106616ff15d670c0d935490
treed37bb83dd262447b8bd5fbc1eae976d9490a1e18
parent3fd0fbff942269e03912fc8509769425bcd95620
shared: event: Replace event_broadcast_id() with gdbus_signal_emit() directly

Without event_broadcast_id() wrapper funciton, use gdbus_signal_emit()
helper function directly to send the signal of event id.

Change-Id: I1545d7a1fb2c70c74c873dd0d2d81342c96aa0f5
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
plugins/iot-headless/input/input-handler.c
src/battery/power-supply.c
src/shared/event.h [deleted file]