Package-level declarations
Types
Link copied to clipboard
class AndroidScannerViewModel(serviceRepository: ServiceRepository, radioController: RadioController, radioInterfaceService: RadioInterfaceService, recentAddressesDataSource: RecentAddressesDataSource, getDiscoveredDevicesUseCase: GetDiscoveredDevicesUseCase, bluetoothRepository: BluetoothRepository, usbRepository: UsbRepository, bleScanner: BleScanner? = null) : ScannerViewModel
Link copied to clipboard
open class ScannerViewModel(serviceRepository: ERROR CLASS: Symbol not found for ServiceRepository, radioController: ERROR CLASS: Symbol not found for RadioController, radioInterfaceService: ERROR CLASS: Symbol not found for RadioInterfaceService, recentAddressesDataSource: ERROR CLASS: Symbol not found for RecentAddressesDataSource, getDiscoveredDevicesUseCase: GetDiscoveredDevicesUseCase, bleScanner: ERROR CLASS: Symbol not found for org.meshtastic.core.ble.BleScanner?? = null) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel