Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java75 private static final int CONFIG_SAMPLING_FREQUENCY_44100 = 0x07; field in BluetoothLeAudioCodecConfigMetadata
537 case CONFIG_SAMPLING_FREQUENCY_44100: in convertToSampleRateBitset()
575 return CONFIG_SAMPLING_FREQUENCY_44100; in convertToSamplingFrequencyValue()