pub fn repeater_enabled() -> boolExpand description
Whether the device node forwards other nodes’ frames.
Reads the same state the session’s PROP_MAC_REPEATER_ENABLED names,
published here so a display can glance at it without borrowing the
coordinator or racing dev_sync_loop for the mirror — which is a
single-consumer Signal and already has one.