Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java116 BluetoothCodecConfig[] codecConfigArray = new BluetoothCodecConfig[1]; in setCodecConfigPreference() local
130 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in enableOptionalCodecs() local
152 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in disableOptionalCodecs() local
267 BluetoothCodecConfig[] codecConfigArray = new BluetoothCodecConfig[6]; in assignCodecConfigPriorities() local
315 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in switchCodecByBufferSize() local
DA2dpNativeInterface.java160 BluetoothDevice device, BluetoothCodecConfig[] codecConfigArray) { in setCodecConfigPreference()
259 byte[] address, BluetoothCodecConfig[] codecConfigArray); in setCodecConfigPreferenceNative()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp201 JNIEnv* env, jobject /* object */, jobjectArray codecConfigArray) { in prepareCodecPreferences()
253 jobjectArray codecConfigArray, in initNative()
485 jobjectArray codecConfigArray) { in setCodecConfigPreferenceNative()
Dcom_android_bluetooth_le_audio.cpp382 JNIEnv* env, jobject /* object */, jobjectArray codecConfigArray) { in prepareCodecPreferences()