commit | 15d72a0c3338645bcc409023150aec40b08aadc1 | [log] [tgz] |
---|---|---|
author | Ravi Nagarajan <nravi@broadcom.com> | Fri Jun 29 19:19:59 2012 +0530 |
committer | Matthew Xie <mattx@google.com> | Thu Jul 26 22:33:54 2012 -0700 |
tree | e318cd27de6a375577d573b074c9d73475653830 | |
parent | 74a598e0a8d50343227e3f96bbe56c6be1c240f9 [diff] |
Resolve incoming pairing and connection issue When the remote side initiates pairing & connection, occassionally connection is made before the phone has had a chance to do SDP. In this case, the profile priorities are not initialized, which caused us to incorrectly reject the incoming connection. Allow connection if priority is undefined, but device is not unpaired Change-Id: Icd8257adea19fc9a4d3853cd85da9bd791cfe505 Conflicts: src/com/android/bluetooth/a2dp/A2dpStateMachine.java