startScanTargets

suspend fun startScanTargets(targets: List<ScanTarget>, dwellDurationSeconds: Long)(source)

Starts a discovery scan across the given targets — public presets and/or beacon-advertised custom channels. (Distinct name from the ChannelOption overload: both would erase to the same JVM signature otherwise.)

Parameters

targets

The scan queue (ScanTarget).

dwellDurationSeconds

How long to listen on each target.