Home
last modified time | relevance | path

Searched defs:outputCodecConfig (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java203 BluetoothLeAudioCodecConfig outputCodecConfig, in onAudioGroupCodecConf()
303 BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
360 BluetoothLeAudioCodecConfig outputCodecConfig); in setCodecConfigPreferenceNative()
DLeAudioService.java2956 BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
3724 BluetoothLeAudioCodecConfig outputCodecConfig, in setCodecConfigPreference()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecStatus.java62 @Nullable BluetoothLeAudioCodecConfig outputCodecConfig, in BluetoothLeAudioCodecStatus()
DBluetoothLeAudio.java1461 @NonNull BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeAudio.aidl62 …d, in BluetoothLeAudioCodecConfig inputCodecConfig, in BluetoothLeAudioCodecConfig outputCodecConf… in setCodecConfigPreference()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1361 BluetoothLeAudioCodecConfig outputCodecConfig, in injectGroupCodecConfigChanged()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp516 jobject outputCodecConfig) { in setCodecConfigPreferenceNative()