Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_192000 (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java89 SAMPLE_RATE_192000,
142 public static final int SAMPLE_RATE_192000 = 0x01 << 11; field in BluetoothLeAudioCodecConfig
336 case SAMPLE_RATE_192000: in sampleRateToString()
DBluetoothLeAudioCodecConfigMetadata.java407 && sampleRate != BluetoothLeAudioCodecConfig.SAMPLE_RATE_192000 in setSampleRate()
555 return BluetoothLeAudioCodecConfig.SAMPLE_RATE_192000; in convertToSampleRateBitset()
591 case BluetoothLeAudioCodecConfig.SAMPLE_RATE_192000: in convertToSamplingFrequencyValue()
DBluetoothCodecConfig.java156 SAMPLE_RATE_192000
180 public static final int SAMPLE_RATE_192000 = 0x1 << 5; field in BluetoothCodecConfig
421 if ((mSampleRate & SAMPLE_RATE_192000) != 0) { in toString()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothDialogPreferenceController.java51 protected static final int[] SAMPLE_RATES = {BluetoothCodecConfig.SAMPLE_RATE_192000,
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java59 BluetoothCodecConfig.SAMPLE_RATE_192000,
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt450 field public static final int SAMPLE_RATE_192000 = 32; // 0x20
983 …h.flags.leaudio_add_sampling_frequencies") public static final int SAMPLE_RATE_192000 = 2048; // 0…