startDiscovery

abstract suspend fun startDiscovery(deviceInfo: DeviceInfo): Result<Flow<ConnectionCandidateEvent>>

Starts discovery for remote endpoints with the specified deviceInfo.