beacon_loop

Function beacon_loop 

Source
pub async fn beacon_loop<CS: CounterStore + 'static>(
    node: DeviceNode<CS>,
    identity: SoftwareIdentity,
    hooks: NodeHooks,
)
Expand description

Turns beacon triggers into node sends on the device identity: a signed advertisement either way — unsolicited for the button slot, echoing a nonce for an Advertisement Request.