Searched refs:SourceCodecType (Results 1 – 3 of 3) sorted by relevance
53 public @interface SourceCodecType {} annotation in BluetoothCodecConfig171 private final @SourceCodecType int mCodecType;182 public BluetoothCodecConfig(@SourceCodecType int codecType, @CodecPriority int codecPriority, in BluetoothCodecConfig()199 public BluetoothCodecConfig(@SourceCodecType int codecType) { in BluetoothCodecConfig()421 public @SourceCodecType int getCodecType() { in getCodecType()
93 public @Nullable BufferConstraint forCodec(@BluetoothCodecConfig.SourceCodecType int codec) { in forCodec()
1025 public boolean setBufferLengthMillis(@BluetoothCodecConfig.SourceCodecType int codec, in setBufferLengthMillis()