pub async fn scan_with_options(
options: ScanOptions,
) -> Result<Vec<DiscoveredDevice>>Expand description
Scan for devices with custom options.
pub async fn scan_with_options(
options: ScanOptions,
) -> Result<Vec<DiscoveredDevice>>Scan for devices with custom options.