repeater_enabled

Function repeater_enabled 

Source
pub fn repeater_enabled() -> bool
Expand 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.