Home
last modified time | relevance | path

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

/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java21 import android.bluetooth.BluetoothGattCallback;
97 private final BluetoothGattCallback mGattCallback = new BluetoothGattCallback() {
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java22 public abstract class BluetoothGattCallback { class
DBluetoothGatt.java46 private BluetoothGattCallback mCallback;
583 private boolean registerApp(BluetoothGattCallback callback) { in registerApp()
640 /*package*/ boolean connect(Boolean autoConnect, BluetoothGattCallback callback) { in connect()
DBluetoothDevice.java1565 BluetoothGattCallback callback) { in connectGatt()
1585 BluetoothGattCallback callback, int transport) { in connectGatt()
/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/21/
DmissingSinces.txt731 NO DOC BLOCK: android.bluetooth.BluetoothGattCallback Method onMtuChanged(android.bluetooth.Bluetoo…
/frameworks/base/api/
Dcurrent.txt7050 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
7051 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
7138 public abstract class BluetoothGattCallback {
7139 ctor public BluetoothGattCallback();
Dtest-current.txt7056 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
7057 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
7144 public abstract class BluetoothGattCallback {
7145 ctor public BluetoothGattCallback();
Dsystem-current.txt7340 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
7341 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
7430 public abstract class BluetoothGattCallback {
7431 ctor public BluetoothGattCallback();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6192 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
6276 public abstract class BluetoothGattCallback {
6277 ctor public BluetoothGattCallback();