Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java77 private static final int CONFIG_SAMPLING_FREQUENCY_11025 = 0x09; field in BluetoothLeAudioCodecConfigMetadata
544 case CONFIG_SAMPLING_FREQUENCY_11025: in convertToSampleRateBitset()
582 return CONFIG_SAMPLING_FREQUENCY_11025; in convertToSamplingFrequencyValue()