pub async fn find_device(identifier: &str) -> Result<(Adapter, Peripheral)>
Find a specific device by name or address.