-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
bugA defect in the libraryA defect in the library
Description
Bug Summary
Media apps sometimes do not disappear from Sync after Bluetooth connection is turned off when USB is plugged in if the app RequiresAudioSupport flag is true. It works most of the time, but can reach a state where the app appears on Tdk via USB with Bluetooth turned off.
We thought we fixed the issue with #1827, but realized it will still appear sometimes with repeated Bluetooth connections.
Reproduction Steps
- Set test app to Media using multiplexing (new HelloSdl build flavor: requiresAudioSupport)
- Turn off bluetooth adapter on phone
- Connect AOA through multiplexing, observe test app did not register
- Turn on bluetooth and allow phone to connect to IVI
- If app does not register automatically, open the manually and observe it did register
- Turn off bluetooth adapter, observe app unregisters and is removed on the IVI apps screen
- Keep turning on and off Bluetooth letting app register and unregister until you get to a state where the app does not disappear from tdk with Bluetooth off. It was noticed in under 10 connections of turning Bluetooth on and off.
Expected Behavior:
App does not appear on TDk with Bluetooth off and USB plugged in.
Observed Behavior:
App will reach a state where it appears on TDK with Bluetooth off and USB plugged in.
Which projects have you seen this bug on?
No response
Android Version(s)
12
Android Device(s)
n/a
sdl_java_suite Version
5.6.0_RC
Testing Environment(s)
Sync 3.0Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugA defect in the libraryA defect in the library