BluetoothUiState
Types
Link copied to clipboard
data class Idle(val description: Int = R.string.bluetooth_not_enabled_description, val missingPermissions: List<String>? = null, val settingsAction: Action.Settings? = null) : BluetoothUiState
Link copied to clipboard