Searched defs:inputCodecConfig (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioNativeInterface.java | 185 BluetoothLeAudioCodecConfig inputCodecConfig, in onAudioGroupCurrentCodecConf() 344 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference() 442 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreferenceNative()
|
D | LeAudioService.java | 4735 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference() 5385 BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothLeAudioCodecStatus.java | 60 public BluetoothLeAudioCodecStatus( in BluetoothLeAudioCodecStatus()
|
D | BluetoothLeAudio.java | 1439 @NonNull BluetoothLeAudioCodecConfig inputCodecConfig, in setCodecConfigPreference()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothLeAudio.aidl | 61 …void setCodecConfigPreference(in int groupId, in BluetoothLeAudioCodecConfig inputCodecConfig, in … in setCodecConfigPreference()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBroadcastServiceTest.java | 1211 BluetoothLeAudioCodecConfig inputCodecConfig, in injectGroupCurrentCodecConfigChanged()
|
D | LeAudioServiceTest.java | 2153 BluetoothLeAudioCodecConfig inputCodecConfig, in injectGroupCurrentCodecConfigChanged()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 591 jobject inputCodecConfig, in setCodecConfigPreferenceNative()
|