Home
last modified time | relevance | path

Searched defs:onCodecConfigChanged (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudioCallback.aidl30 void onCodecConfigChanged(in int groupId, in BluetoothLeAudioCodecStatus status); in onCodecConfigChanged() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java211 private void onCodecConfigChanged( in onCodecConfigChanged() method in A2dpNativeInterface
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudio.java104 void onCodecConfigChanged(int groupId, @NonNull BluetoothLeAudioCodecStatus status); in onCodecConfigChanged() method