Package-level declarations

Types

Link copied to clipboard

The status of the absolute volume feature for the current phone. It can be either: SUPPORTED, NOT_SUPPORTED or UNKNOWN. Meaning:

Link copied to clipboard
data class MimiBluetoothMetadata(val absoluteVolumeSupport: MimiAbsoluteVolumeSupportStatus)

Bluetooth metadata used for test type configuration.

Link copied to clipboard
data class MimiHostMetadata(val bluetooth: MimiBluetoothMetadata)

Headphone metadata used for test type configuration.