OSDN Git Service

Use Scanner for legacy LE scans(1/2).
authorWei Wang <weiwa@google.com>
Thu, 24 Jul 2014 06:34:00 +0000 (23:34 -0700)
committerWei Wang <weiwa@google.com>
Fri, 25 Jul 2014 03:26:55 +0000 (20:26 -0700)
commitc3059ccfb07837d7760b24f552ec8ff6098d4350
tree720efec887a72a8c8f50c4bdcff721e915723b73
parentb3bb0e3f0df1e6b7fe3e681a29d9eb3045992f73
Use Scanner for legacy LE scans(1/2).

Also removed different scan methods from IBluetoothGatt and make
BluetoothLeScanner and BluetoothLEAdvertiser singleton.

Change-Id: Ifa2e950b50f100f5507a6dace3bd70db18d7f9ca
core/java/android/bluetooth/BluetoothAdapter.java
core/java/android/bluetooth/IBluetoothGatt.aidl
core/java/android/bluetooth/le/BluetoothLeScanner.java