OSDN Git Service

Connection state change has to be handled in AudioOn state. Some headsets send RFCOMM...
authorRavi Nagarajan <nravi@broadcom.com>
Thu, 19 Apr 2012 08:15:47 +0000 (13:45 +0530)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 17 Jul 2012 05:01:17 +0000 (22:01 -0700)
commit42a6e53f2ec04cbd78fea952fc926fdf3e5b8cd9
tree35afa23da284f65147a665c0e8b74768d6ce764c
parent3fafe61ef25c1899fdc817c52163aec16c31055c
Connection state change has to be handled in AudioOn state. Some headsets send RFCOMM disconnect prior to disconnecting the SCO. In this case the state machine has to handle the connection state change

Change-Id: Ib80a49cbd959055624baae6e5a35022c628f4bba
src/com/android/bluetooth/hfp/HeadsetStateMachine.java