Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java81 SAMPLE_RATE_22050,
114 public static final int SAMPLE_RATE_22050 = 0x01 << 3; field in BluetoothLeAudioCodecConfig
320 case SAMPLE_RATE_22050: in sampleRateToString()
DBluetoothLeAudioCodecConfigMetadata.java403 && sampleRate != BluetoothLeAudioCodecConfig.SAMPLE_RATE_22050 in setSampleRate()
547 return BluetoothLeAudioCodecConfig.SAMPLE_RATE_22050; in convertToSampleRateBitset()
583 case BluetoothLeAudioCodecConfig.SAMPLE_RATE_22050: in convertToSamplingFrequencyValue()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt984 …ooth.flags.leaudio_add_sampling_frequencies") public static final int SAMPLE_RATE_22050 = 8; // 0x8