Home
last modified time | relevance | path

Searched refs:audioCodecConfigMetadata (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/unit/src/com/android/settingslib/bluetooth/
DBluetoothLeBroadcastMetadataExtTest.kt38 val audioCodecConfigMetadata = BluetoothLeAudioCodecConfigMetadata.Builder().build() in toQrCodeString_encrypted() constant
39 setCodecSpecificConfig(audioCodecConfigMetadata) in toQrCodeString_encrypted()
45 setCodecMetadata(audioCodecConfigMetadata) in toQrCodeString_encrypted()
50 setCodecMetadata(audioCodecConfigMetadata) in toQrCodeString_encrypted()
76 val audioCodecConfigMetadata = BluetoothLeAudioCodecConfigMetadata.Builder().build() in toQrCodeString_non_encrypted() constant
79 setCodecSpecificConfig(audioCodecConfigMetadata) in toQrCodeString_non_encrypted()
83 setCodecMetadata(audioCodecConfigMetadata) in toQrCodeString_non_encrypted()
107 val audioCodecConfigMetadata = BluetoothLeAudioCodecConfigMetadata.Builder().build() in toQrCodeString_NoChannelSelected() constant
108 setCodecSpecificConfig(audioCodecConfigMetadata) in toQrCodeString_NoChannelSelected()
114 setCodecMetadata(audioCodecConfigMetadata) in toQrCodeString_NoChannelSelected()
[all …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothLeBroadcastMetadataExt.kt297 val audioCodecConfigMetadata = BluetoothLeAudioCodecConfigMetadata.Builder() in <lambda>() constant
301 setCodecSpecificConfig(audioCodecConfigMetadata) in <lambda>()
360 val audioCodecConfigMetadata = BluetoothLeAudioCodecConfigMetadata.Builder() in <lambda>() constant
369 setCodecMetadata(audioCodecConfigMetadata) in <lambda>()
380 setCodecMetadata(audioCodecConfigMetadata) in <lambda>()