Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_16000 (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java23 import static android.bluetooth.BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000;
395 && sampleRate != SAMPLE_RATE_16000 in setSampleRate()
532 return SAMPLE_RATE_16000; in convertToSampleRateBitset()
568 case SAMPLE_RATE_16000: in convertToSamplingFrequencyValue()
DBluetoothLeAudioCodecConfig.java80 SAMPLE_RATE_16000,
110 public static final int SAMPLE_RATE_16000 = 0x01 << 2; field in BluetoothLeAudioCodecConfig
318 case SAMPLE_RATE_16000: in sampleRateToString()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java116 .setSampleRate(BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)
DLeAudioServiceTest.java149 .setSampleRate(BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)
162 | BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt981 field public static final int SAMPLE_RATE_16000 = 4; // 0x4