CommonGetDiscoveredDevicesUseCase

class CommonGetDiscoveredDevicesUseCase(recentAddressesDataSource: ERROR CLASS: Symbol not found for RecentAddressesDataSource, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, databaseManager: ERROR CLASS: Symbol not found for DatabaseManager) : GetDiscoveredDevicesUseCase(source)

Constructors

Link copied to clipboard
constructor(recentAddressesDataSource: ERROR CLASS: Symbol not found for RecentAddressesDataSource, nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, databaseManager: ERROR CLASS: Symbol not found for DatabaseManager)

Functions

Link copied to clipboard
open override fun invoke(showMock: Boolean): ERROR CLASS: Symbol not found for Flow<org/meshtastic/feature/connections/model/DiscoveredDevices>