Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp645 jint outputCodecType = env->CallIntMethod( in setCodecConfigPreferenceNative() local
674 .codec_type = static_cast<btle_audio_codec_index_t>(outputCodecType), in setCodecConfigPreferenceNative()