commit | ae7bfdcdc9b83c56fe251db8e5e93ee8ae10b41d | [log] [tgz] |
---|---|---|
author | Joseph Pirozzo <pirozzoj@google.com> | Mon Feb 04 16:32:26 2019 -0800 |
committer | Joseph Pirozzo <pirozzoj@google.com> | Mon Apr 08 08:23:12 2019 -0700 |
tree | 9c3457eba5922cf3c35d05d89425c4238d22a5ec | |
parent | ec49615a7cd94f830b4bcf207e565efef3a0e9b0 [diff] |
Refactor A2dpSink and AvrcpController Update Java side code to support command and response to addressed device. Simplify connection logic to create a new state machine per addressed device rather than allowing connections to transfer from one device to another, this eliminates the possibility of having AVCRP connected to one device and A2dp connected to another one. Bug: 120673113 Test: runtest bluetooth Change-Id: Ia4feba10ea8ebc22834def42b57b7abf923bee04