Package-level declarations
Types
Link copied to clipboard
class DeviceConnectionViewModel(metaDataUseCase: MetaDataUseCase, activeDeviceSelector: ActiveDeviceSelector, deviceDetectionUseCase: DeviceDetectionUseCase) : ViewModel
Functions
Link copied to clipboard
fun DeviceConnectionContent(state: DeviceConnectionViewModel.State, onIpAndPortChanged: (String) -> Unit, onTapDevice: (DetectedDevice) -> Unit, strings: Strings = LocalStrings.current)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard