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()
292 BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
330 BluetoothLeAudioCodecConfig outputCodecConfig); in setCodecConfigPreferenceNative()
DLeAudioService.java2497 BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
3101 BluetoothLeAudioCodecConfig outputCodecConfig, in setCodecConfigPreference()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecStatus.java62 @Nullable BluetoothLeAudioCodecConfig outputCodecConfig, in BluetoothLeAudioCodecStatus()
DBluetoothLeAudio.java1432 @NonNull BluetoothLeAudioCodecConfig outputCodecConfig) { in setCodecConfigPreference()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeAudio.aidl61 …d, in BluetoothLeAudioCodecConfig inputCodecConfig, in BluetoothLeAudioCodecConfig outputCodecConf… in setCodecConfigPreference()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1260 BluetoothLeAudioCodecConfig outputCodecConfig, in injectGroupCodecConfigChanged()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp495 jobject outputCodecConfig) { in setCodecConfigPreferenceNative()