BluetoothUiState
Types
Link copied to clipboard
data class Idle(val description: StringResource = StringResource(R.string.bluetooth_not_enabled_description), val settingsAction: Action.Settings? = null) : BluetoothUiState
Link copied to clipboard