Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB AOA Issues with StartServiceACK #1777

Open
RHenigan opened this issue Dec 14, 2021 · 0 comments
Open

USB AOA Issues with StartServiceACK #1777

RHenigan opened this issue Dec 14, 2021 · 0 comments
Labels
bug A defect in the library

Comments

@RHenigan
Copy link
Contributor

Bug Report

This issues is created based on the issue reported in #1725
The reported issue covered 2 separate issues and this issue is being created to track one of those issues.

While the router service is connected over the bluetooth transport and then connects/disconnects the AOA(USB) transport several times it can get in a state where apps appear not to be able to register. We have traced the issue as far as seeing the initial StartService packet appear to be sent from the app through the USB transport, but we need to confirm if that packet is received on the Core side. This issue will continue to be investigated, though the AOA transport itself is known to be a bit unstable.

Reproduction Steps
  1. Modify the "hello SDL" app with setting the primary transport to USB.
  2. Connect phone's BT with HU
  3. Plugin USB and choose "hello SDL" app on AOA list.
Expected Behavior

App should send StartServicePacket and receive StartServiceACK

Observed Behavior

App sends StartServicePacket but never receives StartServiceACK.
If Core is sending StartServiceACK and the app does not see it further investigation into AOA is needed.

OS & Version Information
  • Android Version: Android 10
  • SDL Android Version: 5.3
  • Testing Against: Sync TDK
@jordynmackool jordynmackool added the bug A defect in the library label Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

No branches or pull requests

2 participants