Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAudioConfig.java29 public final class BluetoothAudioConfig implements Parcelable { class
35 public BluetoothAudioConfig(int sampleRate, int channelConfig, int audioFormat) { in BluetoothAudioConfig() method in BluetoothAudioConfig