pub const BEACON_INTERVAL: u32 = 81;Expand description
Seconds between unsolicited beacons (PROP_BEACON_INTERVAL) —
UINT32, 0 to send none. A beacon carries no payload and goes out
with a flood budget and the trace-route and trace-signal options,
so what it announces is the path back to the device rather than who
the device is. Same range and same scatter as
ADVERT_INTERVAL. Requires CAP_ADVERT.