Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java202 void onAudioGroupCodecConf(int groupId, BluetoothLeAudioCodecConfig inputCodecConfig, in onAudioGroupCodecConf()
302 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
359 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreferenceNative()
DLeAudioService.java2955 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
3723 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecStatus.java61 public BluetoothLeAudioCodecStatus(@Nullable BluetoothLeAudioCodecConfig inputCodecConfig, in BluetoothLeAudioCodecStatus()
DBluetoothLeAudio.java1460 @NonNull BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeAudio.aidl62 …void setCodecConfigPreference(in int groupId, in BluetoothLeAudioCodecConfig inputCodecConfig, in … in setCodecConfigPreference()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1360 …ivate void injectGroupCodecConfigChanged(int groupId, BluetoothLeAudioCodecConfig inputCodecConfig, in injectGroupCodecConfigChanged()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp515 jobject inputCodecConfig, in setCodecConfigPreferenceNative()