commit | dd79a33ba53fec530094f4d2fe37f0538530d9f8 | [log] [tgz] |
---|---|---|
author | Jake Hamby <jhamby@google.com> | Thu Sep 23 19:16:28 2010 -0700 |
committer | Jake Hamby <jhamby@google.com> | Fri Sep 24 14:23:26 2010 -0700 |
tree | 6bb1bfbb83d08bb12701f0fd53c8bbd353688147 | |
parent | b2fa8719a483a3ab36a8d919641714551c470bb8 [diff] |
Auto-connect Bluetooth device only when user initiates pairing. Fix bug 2271901: do not auto-connect to services on a BT device when pairing was initiated by the device (e.g. for OPP file transfer). Also corrected some typos and removed an unneeded lock object in LocalBluetoothManager (synchronize on .class object instead, like android.bluetooth.BluetoothDevice.getService() does). Change-Id: I121105c6eee2658129f6094786754bbc7932d324