Lines Matching refs:BluetoothLeAudioCodecConfigMetadata
511 public final class BluetoothLeAudioCodecConfigMetadata implements android.os.Parcelable {
513 …method @NonNull public static android.bluetooth.BluetoothLeAudioCodecConfigMetadata fromRawBytes(@…
520 …atic final android.os.Parcelable.Creator<android.bluetooth.BluetoothLeAudioCodecConfigMetadata> CR…
523 public static final class BluetoothLeAudioCodecConfigMetadata.Builder {
524 ctor public BluetoothLeAudioCodecConfigMetadata.Builder();
525 …ctor public BluetoothLeAudioCodecConfigMetadata.Builder(@NonNull android.bluetooth.BluetoothLeAudi…
526 method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata build();
527 …method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata.Builder setAudioLocat…
528 …method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata.Builder setFrameDurat…
529 …method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata.Builder setOctetsPerF…
530 …method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata.Builder setSampleRate…
623 method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata getCodecMetadata();
634 …stChannel.Builder setCodecMetadata(@NonNull android.bluetooth.BluetoothLeAudioCodecConfigMetadata);
736 …method @NonNull public android.bluetooth.BluetoothLeAudioCodecConfigMetadata getCodecSpecificConfi…
750 …oup.Builder setCodecSpecificConfig(@NonNull android.bluetooth.BluetoothLeAudioCodecConfigMetadata);