You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Modify the "hello SDL" app with setting the primary transport to USB.
Connect phone's BT with HU
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: