Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java69 private static final int CONFIG_SAMPLING_FREQUENCY_UNKNOWN = 0; field in BluetoothLeAudioCodecConfigMetadata
294 int samplingFrequency = CONFIG_SAMPLING_FREQUENCY_UNKNOWN; in fromRawBytes()
597 return CONFIG_SAMPLING_FREQUENCY_UNKNOWN; in convertToSamplingFrequencyValue()