Home
last modified time | relevance | path

Searched defs:samplingFrequency (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java294 int samplingFrequency = CONFIG_SAMPLING_FREQUENCY_UNKNOWN; in fromRawBytes() local
483 int samplingFrequency = convertToSamplingFrequencyValue(mSampleRate); in build() local