Expand description
WiFi status monitor using dhcpcd-dbus.
Subscribes to the WpaStatus signal from name.marples.roy.dhcpcd on the
system bus. When the status changes to COMPLETED, sends a NetUp event
to indicate the network is available.
Structsยง
- Wifi
Status Monitor Task - WiFi status monitor that listens for dhcpcd-dbus WpaStatus signals.
Constantsยง
- DHCPCCD_
INTERFACE ๐ - DHCPCCD_
PATH ๐ - DHCPCCD_
SERVICE ๐ - SHUTDOWN_
POLL_ ๐INTERVAL
Functionsยง
- check_
initial_ ๐status - check_
interfaces ๐ - Checks WiFi interfaces for completed status and sends NetUp if detected.
- monitor ๐
- process_
wpa_ ๐status