Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Version used: Android 14
Devices/Android versions reproduced on:AD1A.240905.004
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
Soundbar Software: Kernel 6.12 + BlueZ5.79 +pipewire 1.2.0
Discription: Pixel connects to Soundbar via LE Audio, plays music, pauses, waits 10 sec, then sets ASE to Release. Soundbar disconnects from CIS, entering idle. Resumingly, resuming the phone resumes play, it won't establish a new CIS connection(no command interaction), leaving the Soundbar silent.
Abnormal places in Logcat:
1-10 16:18:06.699 2238 2238 E IPCThreadState: Binder transaction failure: 348915/29189/-22
01-10 16:18:06.699 1359 1587 W ActivityManager: pid 2238 com.google.android.bluetooth sent binder code 4 with flags 0 to frozen apps and got error -32
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: Dead object in unregisterCallback.
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: android.os.DeadObjectException
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: at android.os.BinderProxy.transactNative(Native Method)
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: at android.os.BinderProxy.transact(BinderProxy.java:586)
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: at android.support.v4.media.session.IMediaSession$Stub$Proxy.unregisterCallbackListener(IMediaSession.java:727)
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: at android.support.v4.media.session.MediaControllerCompat$MediaControllerImplApi21.unregisterCallback(MediaControllerCompat.java:2047)
01-10 16:18:06.699 2238 2238 E MediaControllerCompat: at android.support.v4.media.session.MediaControllerCompat.unregisterCallback(MediaControllerCompat.java:580)