Home
last modified time | relevance | path

Searched refs:BluetoothGattCallback (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java22 public abstract class BluetoothGattCallback { class
DBluetoothDevice.java1404 BluetoothGattCallback callback) { in connectGatt()
1425 BluetoothGattCallback callback, int transport) { in connectGatt()
DBluetoothGatt.java46 private BluetoothGattCallback mCallback;
665 private boolean registerApp(BluetoothGattCallback callback) { in registerApp()
722 /*package*/ boolean connect(Boolean autoConnect, BluetoothGattCallback callback) { in connect()
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd27 <li>{@link android.bluetooth.BluetoothGattCallback}</li>
333 {@link android.bluetooth.BluetoothGattCallback}: </p>
340 The {@link android.bluetooth.BluetoothGattCallback} is used to deliver results
381 private final BluetoothGattCallback mGattCallback =
382 new BluetoothGattCallback() {
594 an {@link android.bluetooth.BluetoothGattCallback#onCharacteristicChanged onCharacteristicChanged()}
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd405 {@link android.bluetooth.BluetoothGattCallback}. Your implementation of {@link
406 android.bluetooth.BluetoothGattCallback} receives callbacks regarding the connectivity
408 android.bluetooth.BluetoothGattCallback#onConnectionStateChange onConnectionStateChange()}
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt459 NO DOC BLOCK: android.bluetooth.BluetoothGattCallback Method onMtuChanged(android.bluetooth.Bluetoo…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt731 NO DOC BLOCK: android.bluetooth.BluetoothGattCallback Method onMtuChanged(android.bluetooth.Bluetoo…
/frameworks/base/api/
Dsystem-current.txt6406 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
6492 public abstract class BluetoothGattCallback {
6493 ctor public BluetoothGattCallback();
Dcurrent.txt6194 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
6278 public abstract class BluetoothGattCallback {
6279 ctor public BluetoothGattCallback();