Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DAudioSystem.java232 public static final int AUDIO_FORMAT_LDAC = 0x23000000; field in AudioSystem
242 AUDIO_FORMAT_LDAC }
258 case AUDIO_FORMAT_LDAC: return BluetoothCodecConfig.SOURCE_CODEC_TYPE_LDAC; in audioFormatToBluetoothSourceCodec()
283 return AudioSystem.AUDIO_FORMAT_LDAC; in bluetoothCodecToAudioFormat()
/aosp12/system/media/audio/include/system/
H A Daudio-hal-enums.h593 V(AUDIO_FORMAT_LDAC, 0x23000000u) \
H A Daudio.h1777 case AUDIO_FORMAT_LDAC:
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Da2dp.c131 ENC_CODEC_TYPE_LDAC = AUDIO_FORMAT_LDAC, // 0x23000000UL
/aosp12/hardware/interfaces/audio/4.0/config/api/
H A Dcurrent.txt122 enum_constant public static final audio.policy.configuration.V4_0.AudioFormat AUDIO_FORMAT_LDAC;
/aosp12/hardware/interfaces/audio/5.0/config/api/
H A Dcurrent.txt133 enum_constant public static final audio.policy.configuration.V5_0.AudioFormat AUDIO_FORMAT_LDAC;
/aosp12/hardware/interfaces/audio/6.0/config/api/
H A Dcurrent.txt133 enum_constant public static final audio.policy.configuration.V6_0.AudioFormat AUDIO_FORMAT_LDAC;
/aosp12/system/tools/xsdc/tests/resources/enum_type/api/
H A Dcurrent.txt206 enum_constant public static final attr.enumtype.AudioFormat AUDIO_FORMAT_LDAC;
/aosp12/hardware/interfaces/audio/7.0/config/api/
H A Dcurrent.txt230 …constant public static final android.audio.policy.configuration.V7_0.AudioFormat AUDIO_FORMAT_LDAC;