devices

open override fun devices(): Flow<List<Device>>

Gets a Flow containing a list of all Device scanned by the service for the last Filter passed to startScanning. Requires that startScanning has been called with filter, otherwise no devices will be found