OSDN Git Service

Fix to ensure that we are able to pair with a device that was just unpaired. The...
authorKausik Sinnaswamy <kausik@broadcom.com>
Mon, 14 May 2012 11:59:22 +0000 (17:29 +0530)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 17 Jul 2012 05:07:04 +0000 (22:07 -0700)
commitc181b8b49f5ad5b49b33334a9ba8f342ddb3545c
tree2b97c7c22a928361e051ba98b688f8c25d4099e8
parentd807ba48ed4418c1a60549abe1c3a98ced8c428d
Fix to ensure that we are able to pair with a device that was just unpaired. The fix was to clear a boolean variable which was causing some stale data to be maintained

Change-Id: Iaad0e21794b0b6e47d12c837ef36e026b6ece655
src/com/android/bluetooth/btservice/BondStateMachine.java