OSDN Git Service

Add a default impelementation of IBluetoothGattCallback(1/2).
authorWei Wang <weiwa@google.com>
Wed, 30 Jul 2014 04:34:25 +0000 (21:34 -0700)
committerWei Wang <weiwa@google.com>
Fri, 1 Aug 2014 21:34:25 +0000 (14:34 -0700)
commite0d4afb2d4caecb264852a35f6e3cfc1248e08c4
tree53de9f5a5084316723d22ff5fd830eafc7a4fa9e
parentbfa96fb3820201749dc4366b1b14788c88892755
Add a default impelementation of IBluetoothGattCallback(1/2).

Also cleaned up a few TODOs and fixed bug.
b/16410260 AdvertiseCallback null onSuccess callback

Change-Id: I75a582c03be1e2ef6964c2cbeba42aaaf9f9e17c
core/java/android/bluetooth/BluetoothGatt.java
core/java/android/bluetooth/BluetoothGattCallbackWrapper.java [new file with mode: 0644]
core/java/android/bluetooth/IBluetoothGattCallback.aidl
core/java/android/bluetooth/le/BluetoothLeAdvertiser.java
core/java/android/bluetooth/le/BluetoothLeScanner.java