Function scan_with_options

Source
pub async fn scan_with_options(
    options: ScanOptions,
) -> Result<Vec<DiscoveredDevice>>
Expand description

Scan for devices with custom options.