IsOtaCapableUseCase

open class IsOtaCapableUseCase(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, radioController: ERROR CLASS: Symbol not found for RadioController, radioPrefs: ERROR CLASS: Symbol not found for RadioPrefs, deviceHardwareRepository: ERROR CLASS: Symbol not found for DeviceHardwareRepository)(source)

Use case to determine if the currently connected device is capable of over-the-air (OTA) updates.

Constructors

Link copied to clipboard
constructor(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, radioController: ERROR CLASS: Symbol not found for RadioController, radioPrefs: ERROR CLASS: Symbol not found for RadioPrefs, deviceHardwareRepository: ERROR CLASS: Symbol not found for DeviceHardwareRepository)

Functions

Link copied to clipboard
operator fun invoke(): ERROR CLASS: Symbol not found for Flow<kotlin/Boolean>