Function scan_with_adapter

Source
pub async fn scan_with_adapter(
    adapter: &Adapter,
    options: ScanOptions,
) -> Result<Vec<DiscoveredDevice>>
Expand description

Scan for devices using a specific adapter.