Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java76 private static final int CONFIG_SAMPLING_FREQUENCY_48000 = 0x08; field in BluetoothLeAudioCodecConfigMetadata
539 case CONFIG_SAMPLING_FREQUENCY_48000: in convertToSampleRateBitset()
577 return CONFIG_SAMPLING_FREQUENCY_48000; in convertToSamplingFrequencyValue()