tool/btmon-logger: Use mainloop_notify instead of sd_notify
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 26 Nov 2018 14:23:37 +0000 (16:23 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 21 Jan 2020 13:52:54 +0000 (19:22 +0530)
commit6bda3e1c5706b167157bec40fdce0efc558d466d
treec7c6e3596bf5cc858f02ff0de0d83610ff8fff39
parent17ee88a9e1b0635dcc7414f98adbd1d2487085ad
tool/btmon-logger: Use mainloop_notify instead of sd_notify

mainloop_notify takes care of sending the messages to NOTIFY_SOCKET and
includes the handling of WATCHDOG_USEC as well.

Change-Id: Iea22016e179e2714e94ac89dfa8c06d21573c277
Signed-off-by: himanshu <h.himanshu@samsung.com>
tools/btmon-logger.c