Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java79 private static final int CONFIG_SAMPLING_FREQUENCY_88200 = 0x0b; field in BluetoothLeAudioCodecConfigMetadata
548 case CONFIG_SAMPLING_FREQUENCY_88200: in convertToSampleRateBitset()
586 return CONFIG_SAMPLING_FREQUENCY_88200; in convertToSamplingFrequencyValue()