OSDN Git Service

Changing the order of notification of connection state change, as it was causing...
authorSreenidhi T <nidhit@broadcom.com>
Mon, 21 May 2012 10:39:22 +0000 (03:39 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 17 Jul 2012 05:09:26 +0000 (22:09 -0700)
commita25e9c65c2a0192b7b3d819e2b87704f1942aa2f
tree58335a47ccbf161c4895d3828d4b3e8fb6af171e
parent4a53a55dc10d3a26c94e5844f7d4a2565a67142c
Changing the order of notification of connection state change, as it was causing a race condition, with the UI not being updated with the correct connection state.

Change-Id: I6f4c75e4eac4ae798cb7918a4f1b7458e1eaa4b0
src/com/android/bluetooth/a2dp/A2dpStateMachine.java
src/com/android/bluetooth/hfp/HeadsetStateMachine.java
src/com/android/bluetooth/hid/HidService.java
src/com/android/bluetooth/pan/PanService.java