diff options
author | Jaikumar Ganesh <jaikumar@google.com> | 2009-11-20 15:21:47 -0800 |
---|---|---|
committer | Jaikumar Ganesh <jaikumar@google.com> | 2009-12-02 15:39:59 -0800 |
commit | 721361f1a74b876c42cc0533c9c19320e8c09927 (patch) | |
tree | 604ad27a02ada03006a156ff7b6329835d37df3e /opengl/java/android/opengl/Texture.java | |
parent | 33ad0f9ec8d47660b16ced45242a45f369fe2547 (diff) |
Add a new priority for Auto Connection of A2DP. DO NOT MERGE.
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.
Add AUTO_CONNECT priority for Headset profile.
Also, don't set priority to ON while disconnecting.
This logic has been pushed up to the Settings app.
Dr No: Eastham
Bug: 2133530
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions