allDevices

abstract fun allDevices(): Flow<List<Device>>

Gets a Flow containing a list of all Device scanned by the service. Requires that startScanning has been called, otherwise no devices will be found