OSDN Git Service

Bluetooth : fix for unnecessary device-scan starting
authorjhtop.kim <jhtop.kim@samsung.com>
Thu, 28 Jul 2011 10:50:58 +0000 (19:50 +0900)
committerJake Hamby <jhamby@google.com>
Wed, 24 Aug 2011 22:31:40 +0000 (15:31 -0700)
commitd66b61908d8532af4cfecbf0185b452c2833a3b0
tree00afd0b254dad2751d73fa303cd4bf012b55f1aa
parenta796598ff9d4ef28a4d448ac2ffa142aa736a4cb
Bluetooth : fix for unnecessary device-scan starting

- When trying to pair with any device, if bond state changes
  device scan will be started automatically.

- add some flag to check proper scan time and to prevent unnecessary device scanning.

Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
Change-Id: I4977ec122105f33cdd25a4f5c9fed59dda916379
src/com/android/settings/bluetooth/BluetoothSettings.java