Home
last modified time | relevance | path

Searched refs:fromRawBytes (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java611 BluetoothLeAudioCodecConfigMetadata.fromRawBytes( in getBroadcastMetadataFromBaseData()
616 BluetoothLeAudioCodecConfigMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
630 BluetoothLeAudioCodecConfigMetadata.fromRawBytes( in getBroadcastMetadataFromBaseData()
635 BluetoothLeAudioCodecConfigMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
640 BluetoothLeAudioContentMetadata.fromRawBytes(baseLevel2.metaData)); in getBroadcastMetadataFromBaseData()
644 BluetoothLeAudioContentMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
672 BluetoothLeAudioContentMetadata.fromRawBytes(pbData.getMetadata())); in getBroadcastMetadataFromBaseData()
893 metadataList.add(BluetoothLeAudioContentMetadata.fromRawBytes(metaData)); in parseBroadcastReceiverState()
895 metadataList.add(BluetoothLeAudioContentMetadata.fromRawBytes(new byte[0])); in parseBroadcastReceiverState()
DBassClientService.java2013 BluetoothLeAudioCodecConfigMetadata.fromRawBytes( in getBroadcastMetadataFromBaseData()
2018 BluetoothLeAudioCodecConfigMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
2032 BluetoothLeAudioCodecConfigMetadata.fromRawBytes( in getBroadcastMetadataFromBaseData()
2037 BluetoothLeAudioCodecConfigMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
2042 BluetoothLeAudioContentMetadata.fromRawBytes(baseLevel2.metaData)); in getBroadcastMetadataFromBaseData()
2046 BluetoothLeAudioContentMetadata.fromRawBytes(new byte[0])); in getBroadcastMetadataFromBaseData()
2073 BluetoothLeAudioContentMetadata.fromRawBytes(pbData.getMetadata())); in getBroadcastMetadataFromBaseData()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioContentMetadata.java177 public static @NonNull BluetoothLeAudioContentMetadata fromRawBytes(@NonNull byte[] rawBytes) { in fromRawBytes() method in BluetoothLeAudioContentMetadata
DBluetoothLeAudioCodecConfigMetadata.java284 public static BluetoothLeAudioCodecConfigMetadata fromRawBytes(@NonNull byte[] rawBytes) { in fromRawBytes() method in BluetoothLeAudioCodecConfigMetadata
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcasterActivity.java545 BluetoothLeAudioContentMetadata.fromRawBytes(stream.toByteArray())); in createBroadcastSettingsFromUI()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt513 …l public static android.bluetooth.BluetoothLeAudioCodecConfigMetadata fromRawBytes(@NonNull byte[]…
535 …method @NonNull public static android.bluetooth.BluetoothLeAudioContentMetadata fromRawBytes(@NonN…