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