OSDN Git Service

Change done to clear mUuid - local copy of Uuid. If not cleared, the cachedBluetoothD...
authorSreenidhi T <nidhit@broadcom.com>
Mon, 14 May 2012 09:32:30 +0000 (02:32 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 17 Jul 2012 05:06:46 +0000 (22:06 -0700)
commitd807ba48ed4418c1a60549abe1c3a98ced8c428d
tree9678fe7e145a1708c817ba4afd14c3f817cbb426
parent970baea8e58a7b537e76e8bcbba34f428cede061
Change done to clear mUuid - local copy of Uuid. If not cleared, the cachedBluetoothDevice issued a connect using the local cached copy of uuids, without waiting for the ACTION_UUID intent. This was resulting in multiple calls to connect().

Change-Id: Ida6fd2e805dee8c19b4d7d656b4102891f51fd00
src/com/android/bluetooth/btservice/RemoteDevices.java