Package-level declarations

Functions

Link copied to clipboard
fun ConnectionsScreen(connectionsViewModel: ERROR CLASS: Symbol not found for ConnectionsViewModel = koinViewModel(), scanModel: ScannerViewModel = koinViewModel(), radioConfigViewModel: ERROR CLASS: Symbol not found for RadioConfigViewModel = koinViewModel(), onClickNodeChip: (Int) -> Unit, onNavigateToNodeDetails: (Int) -> Unit, onConfigNavigate: (ERROR CLASS: Symbol not found for Route) -> Unit)

Composable screen for managing device connections (BLE, TCP, USB). It displays connection status.