async fn ask<R: Radio>(
stack: &mut NodeStack<'_, R>,
args: &DiscoverArgs,
vantage: Option<&[RouterHint]>,
) -> Result<u32>Expand description
Broadcast one Identity Request, and return the nonce it carries so the answers can be told from unsolicited advertisements.