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

Only sessions with same connectionID as the disconnected accessory should be closed #1453

Merged

Conversation

NicoleYarroch
Copy link
Contributor

@NicoleYarroch NicoleYarroch commented Oct 21, 2019

Fixes #1431

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Smoke tests

Summary

Only sessions with same connectionID as the disconnected accessory are now closed. Otherwise if two phones are connected to the same head unit then the sessions will be closed for all apps on both phones when one phone disconnects.

Changelog

Bug Fixes
  • Only sessions with same connectionID as the disconnected accessory are now closed.

Tasks Remaining:

  • Test with two phones using USB
  • Test with two phones using BT
  • Test with one phone using USB and one using BT
  • Test with one phone using with an app using a control session and one phone with an app using a data session.

CLA

@NicoleYarroch NicoleYarroch self-assigned this Oct 21, 2019
@NicoleYarroch NicoleYarroch added the bug A defect in the library label Oct 21, 2019
@NicoleYarroch NicoleYarroch added this to the 6.4.0 milestone Oct 21, 2019
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

Successfully merging this pull request may close these issues.

2 participants