Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_384000 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java90 SAMPLE_RATE_384000
146 public static final int SAMPLE_RATE_384000 = 0x01 << 12; field in BluetoothLeAudioCodecConfig
338 case SAMPLE_RATE_384000: in sampleRateToString()
DBluetoothLeAudioCodecConfigMetadata.java408 && sampleRate != BluetoothLeAudioCodecConfig.SAMPLE_RATE_384000) { in setSampleRate()
557 return BluetoothLeAudioCodecConfig.SAMPLE_RATE_384000; in convertToSampleRateBitset()
593 case BluetoothLeAudioCodecConfig.SAMPLE_RATE_384000: in convertToSamplingFrequencyValue()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt987 …h.flags.leaudio_add_sampling_frequencies") public static final int SAMPLE_RATE_384000 = 4096; // 0…