Function find_device

Source
pub async fn find_device(identifier: &str) -> Result<(Adapter, Peripheral)>
Expand description

Find a specific device by name or address.