Home
last modified time | relevance | path

Searched defs:BluetoothCodecConfig (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java39 public final class BluetoothCodecConfig implements Parcelable { class
253 public BluetoothCodecConfig(@SourceCodecType int codecType, @CodecPriority int codecPriority, in BluetoothCodecConfig() method in BluetoothCodecConfig
281 public BluetoothCodecConfig(@SourceCodecType int codecType) { in BluetoothCodecConfig() method in BluetoothCodecConfig
288 private BluetoothCodecConfig(Parcel in) { in BluetoothCodecConfig() method in BluetoothCodecConfig