Lines Matching refs:BluetoothLeBroadcastChannel
620 public final class BluetoothLeBroadcastChannel implements android.os.Parcelable {
626 …c static final android.os.Parcelable.Creator<android.bluetooth.BluetoothLeBroadcastChannel> CREATO…
629 public static final class BluetoothLeBroadcastChannel.Builder {
630 ctor public BluetoothLeBroadcastChannel.Builder();
631 …ctor public BluetoothLeBroadcastChannel.Builder(@NonNull android.bluetooth.BluetoothLeBroadcastCha…
632 method @NonNull public android.bluetooth.BluetoothLeBroadcastChannel build();
633 … method @NonNull public android.bluetooth.BluetoothLeBroadcastChannel.Builder setChannelIndex(int);
634 …method @NonNull public android.bluetooth.BluetoothLeBroadcastChannel.Builder setCodecMetadata(@Non…
635 … method @NonNull public android.bluetooth.BluetoothLeBroadcastChannel.Builder setSelected(boolean);
734 …method @NonNull public java.util.List<android.bluetooth.BluetoothLeBroadcastChannel> getChannels();
746 …oothLeBroadcastSubgroup.Builder addChannel(@NonNull android.bluetooth.BluetoothLeBroadcastChannel);