Package-level declarations
Types
Link copied to clipboard
class AndroidGetDiscoveredDevicesUseCase(bluetoothRepository: BluetoothRepository, networkRepository: NetworkRepository, recentAddressesDataSource: RecentAddressesDataSource, nodeRepository: NodeRepository, databaseManager: DatabaseManager, usbRepository: UsbRepository, radioInterfaceService: RadioInterfaceService, usbManagerLazy: Lazy<UsbManager>) : GetDiscoveredDevicesUseCase
Link copied to clipboard
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