Searched defs:BluetoothCodecType (Results 1 – 1 of 1) sorted by relevance
33 public final class BluetoothCodecType implements Parcelable { class38 private BluetoothCodecType(Parcel in) { in BluetoothCodecType() method in BluetoothCodecType72 private BluetoothCodecType(@BluetoothCodecConfig.SourceCodecType int codecType, long codecId) { in BluetoothCodecType() method in BluetoothCodecType87 public BluetoothCodecType(int codecType, long codecId, @NonNull String codecName) { in BluetoothCodecType() method in BluetoothCodecType