Module dbus_monitor

Module dbus_monitor 

Source
Expand description

D-Bus system bus monitor for debugging.

Subscribes to all signals on the system bus and debug-logs every event. This is a diagnostic tool for investigating dhcpcd-dbus and wpa_supplicant interactions on Kobo devices (CAD-18).

Structs§

DbusMonitorTask
Monitors the system D-Bus and logs all signal events.

Constants§

SHUTDOWN_POLL_INTERVAL 🔒

Functions§

monitor 🔒