Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java80 private static final int CONFIG_SAMPLING_FREQUENCY_96000 = 0x0c; field in BluetoothLeAudioCodecConfigMetadata
550 case CONFIG_SAMPLING_FREQUENCY_96000: in convertToSampleRateBitset()
588 return CONFIG_SAMPLING_FREQUENCY_96000; in convertToSamplingFrequencyValue()