Searched refs:BluetoothLeBroadcastMetadata (Results 1 – 13 of 13) sorted by relevance
18 import android.bluetooth.BluetoothLeBroadcastMetadata22 class LocalBluetoothLeBroadcastMetadata(private val metadata: BluetoothLeBroadcastMetadata?) {
24 import android.bluetooth.BluetoothLeBroadcastMetadata in <lambda>()72 fun BluetoothLeBroadcastMetadata.toQrCodeString(): String { in <lambda>() method91 BluetoothLeBroadcastMetadata.AUDIO_CONFIG_QUALITY_STANDARD) != 0) { in <lambda>()95 BluetoothLeBroadcastMetadata.AUDIO_CONFIG_QUALITY_HIGH) != 0) { in <lambda>()128 fun convertToBroadcastMetadata(qrCodeString: String): BluetoothLeBroadcastMetadata? { in <lambda>()153 private fun parseQrCodeToMetadata(input: String): BluetoothLeBroadcastMetadata { in <lambda>()175 val builder = BluetoothLeBroadcastMetadata.Builder() in <lambda>()284 var audioConfigQuality = BluetoothLeBroadcastMetadata.AUDIO_CONFIG_QUALITY_NONE or in <lambda>()
27 import android.bluetooth.BluetoothLeBroadcastMetadata;63 private BluetoothLeBroadcastMetadata mBluetoothLeBroadcastMetadata;64 private BluetoothLeBroadcastMetadata.Builder mBuilder;136 mBuilder = new BluetoothLeBroadcastMetadata.Builder(); in LocalBluetoothLeBroadcastAssistant()149 BluetoothDevice sink, BluetoothLeBroadcastMetadata metadata, boolean isGroupOp) { in addSource()
30 import android.bluetooth.BluetoothLeBroadcastMetadata;118 private BluetoothLeBroadcastMetadata mBluetoothLeBroadcastMetadata;148 List<BluetoothLeBroadcastMetadata> metadata = getAllBroadcastMetadata();220 int broadcastId, @NonNull BluetoothLeBroadcastMetadata metadata) {312 public void onSourceFound(@NonNull BluetoothLeBroadcastMetadata source) {}317 @NonNull BluetoothLeBroadcastMetadata source,690 BluetoothLeBroadcastMetadata bluetoothLeBroadcastMetadata) { in setLatestBluetoothLeBroadcastMetadata()698 public BluetoothLeBroadcastMetadata getLatestBluetoothLeBroadcastMetadata() { in getLatestBluetoothLeBroadcastMetadata()704 final List<BluetoothLeBroadcastMetadata> metadataList = in getLatestBluetoothLeBroadcastMetadata()760 BluetoothLeBroadcastMetadata bluetoothLeBroadcastMetadata) { in updateBroadcastInfoFromBroadcastMetadata()[all …]
23 import android.bluetooth.BluetoothLeBroadcastMetadata54 val metadata = BluetoothLeBroadcastMetadata.Builder().apply { in toQrCodeString_encrypted()87 val metadata = BluetoothLeBroadcastMetadata.Builder().apply { in toQrCodeString_non_encrypted()92 setAudioConfigQuality(BluetoothLeBroadcastMetadata.AUDIO_CONFIG_QUALITY_STANDARD) in toQrCodeString_non_encrypted()123 val metadata = BluetoothLeBroadcastMetadata.Builder().apply { in toQrCodeString_NoChannelSelected()173 val metadata = BluetoothLeBroadcastMetadata.Builder().apply { in toQrCodeString_OneChannelSelected()
20 import android.bluetooth.BluetoothLeBroadcastMetadata in <lambda>()78 metadata: BluetoothLeBroadcastMetadata in leBroadcast()
24 import android.bluetooth.BluetoothLeBroadcastMetadata;190 public void onSourceFound(@NonNull BluetoothLeBroadcastMetadata source) {203 @NonNull BluetoothLeBroadcastMetadata source, int reason) {406 BluetoothLeBroadcastMetadata broadcastMetadata = getBroadcastMetadata(); in startBroadcastWithConnectedDevices()463 private BluetoothLeBroadcastMetadata getBroadcastMetadata() { in getBroadcastMetadata()
25 import android.bluetooth.BluetoothLeBroadcastMetadata;155 @NonNull BluetoothLeBroadcastMetadata metadata) {
31 import android.bluetooth.BluetoothLeBroadcastMetadata;1051 BluetoothLeBroadcastMetadata getBroadcastMetadata() { in getBroadcastMetadata()1172 BluetoothLeBroadcastMetadata metadata, boolean isGroupOp) { in addSourceIntoSinkDeviceWithBluetoothLeAssistant()
31 import android.bluetooth.BluetoothLeBroadcastMetadata;93 private final BluetoothLeBroadcastMetadata mBluetoothLeBroadcastMetadata = mock(94 BluetoothLeBroadcastMetadata.class);
24 import android.bluetooth.BluetoothLeBroadcastMetadata;106 @NonNull BluetoothLeBroadcastMetadata metadata) {
20 import android.bluetooth.BluetoothLeBroadcastMetadata in <lambda>()294 metadata: BluetoothLeBroadcastMetadata in <lambda>()
20 import android.bluetooth.BluetoothLeBroadcastMetadata915 metadata: BluetoothLeBroadcastMetadata in setupBroadcastCallback()