diff options
author | Jaikumar Ganesh <jaikumar@google.com> | 2009-11-20 15:21:47 -0800 |
---|---|---|
committer | Jaikumar Ganesh <jaikumar@google.com> | 2009-11-24 15:05:37 -0800 |
commit | aafff8a06900938ccf2717ab9ba7b664c5948eb0 (patch) | |
tree | e8c287c1e47d32c43347bd897e827ffb74bc38cc /graphics/java/android/renderscript/ProgramVertex.java | |
parent | 1e22cffa1d7299e725ec2a16689901aaa5790922 (diff) |
Add a new priority for Auto Connection of A2DP.
1. PRIORITY_OFF is when user unchecks A2DP connection profile box.
2. By default, when you bond, it will be PRIORITY_ON.
3. When the profile gets connected, the priority gets set to
PRIORITY_AUTO_CONNECT. This means that we will connect
automatically to this profile.
4. When the user disconnects, we downgrade the priority to PRIORITY_ON,
which means we won't reconnect automatically.
a) We need to make a similar change to Handsfree profile.
b) We need to rework the profile management design and code which
will fix the 6 second timer that we have for A2DP reconnection.
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertex.java')
0 files changed, 0 insertions, 0 deletions