Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java116 BluetoothCodecConfig[] codecConfigArray = new BluetoothCodecConfig[1]; in setCodecConfigPreference() local
117 codecConfigArray[0] = newCodecConfig; in setCodecConfigPreference()
118 mA2dpNativeInterface.setCodecConfigPreference(device, codecConfigArray); in setCodecConfigPreference()
130 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in enableOptionalCodecs() local
131 if (codecConfigArray == null) { in enableOptionalCodecs()
136 for (int i = 0; i < codecConfigArray.length; i++) { in enableOptionalCodecs()
137 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in enableOptionalCodecs()
139 codecConfigArray[i] = null; in enableOptionalCodecs()
143 mA2dpNativeInterface.setCodecConfigPreference(device, codecConfigArray); in enableOptionalCodecs()
152 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in disableOptionalCodecs() local
[all …]
DA2dpNativeInterface.java160 BluetoothDevice device, BluetoothCodecConfig[] codecConfigArray) { in setCodecConfigPreference() argument
161 return setCodecConfigPreferenceNative(getByteAddress(device), codecConfigArray); in setCodecConfigPreference()
259 byte[] address, BluetoothCodecConfig[] codecConfigArray); in setCodecConfigPreferenceNative() argument
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp206 JNIEnv* env, jobject /* object */, jobjectArray codecConfigArray) { in prepareCodecPreferences() argument
209 int numConfigs = env->GetArrayLength(codecConfigArray); in prepareCodecPreferences()
211 jobject jcodecConfig = env->GetObjectArrayElement(codecConfigArray, i); in prepareCodecPreferences()
255 jobjectArray codecConfigArray, jobjectArray codecOffloadingArray) { in initNative() argument
284 prepareCodecPreferences(env, object, codecConfigArray); in initNative()
434 jobjectArray codecConfigArray) { in setCodecConfigPreferenceNative() argument
445 prepareCodecPreferences(env, object, codecConfigArray); in setCodecConfigPreferenceNative()
Dcom_android_bluetooth_le_audio.cpp399 jobjectArray codecConfigArray) { in prepareCodecPreferences() argument
402 int numConfigs = env->GetArrayLength(codecConfigArray); in prepareCodecPreferences()
404 jobject jcodecConfig = env->GetObjectArrayElement(codecConfigArray, i); in prepareCodecPreferences()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/javac/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/combined/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/jarjar/
DBluetooth.jarorg/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/withres/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...