Skip to content

AOA RequiresAudioSupport bug #1838

@JulianKast

Description

@JulianKast

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

  1. Set test app to Media using multiplexing (new HelloSdl build flavor: requiresAudioSupport)
  2. Turn off bluetooth adapter on phone
  3. Connect AOA through multiplexing, observe test app did not register
  4. Turn on bluetooth and allow phone to connect to IVI
  5. If app does not register automatically, open the manually and observe it did register
  6. Turn off bluetooth adapter, observe app unregisters and is removed on the IVI apps screen
  7. 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.0

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA defect in the library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions