Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java79 SAMPLE_RATE_11025,
107 public static final int SAMPLE_RATE_11025 = 0x01 << 1; field in BluetoothLeAudioCodecConfig
316 case SAMPLE_RATE_11025: in sampleRateToString()
DBluetoothLeAudioCodecConfigMetadata.java402 if (sampleRate != BluetoothLeAudioCodecConfig.SAMPLE_RATE_11025 in setSampleRate()
545 return BluetoothLeAudioCodecConfig.SAMPLE_RATE_11025; in convertToSampleRateBitset()
581 case BluetoothLeAudioCodecConfig.SAMPLE_RATE_11025: in convertToSamplingFrequencyValue()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt980 …ooth.flags.leaudio_add_sampling_frequencies") public static final int SAMPLE_RATE_11025 = 2; // 0x2