scanResultFilter

abstract val scanResultFilter: (ScanResult) -> Boolean

A filter to be applied to each scan result after it has been filtered by the filter.

This allows to apply additional filtering based on the scan result properties.