Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java49 private volatile BluetoothGattCallback mCallback;
177 final BluetoothGattCallback callback = mCallback;
217 final BluetoothGattCallback callback = mCallback;
242 final BluetoothGattCallback callback = mCallback;
270 final BluetoothGattCallback callback = mCallback;
336 final BluetoothGattCallback callback = mCallback;
391 final BluetoothGattCallback callback = mCallback;
446 final BluetoothGattCallback callback = mCallback;
475 final BluetoothGattCallback callback = mCallback;
527 final BluetoothGattCallback callback = mCallback;
[all …]
DBluetoothGattCallback.java22 public abstract class BluetoothGattCallback { class
DBluetoothDevice.java2045 BluetoothGattCallback callback) { in connectGatt()
2065 BluetoothGattCallback callback, int transport) { in connectGatt()
2089 BluetoothGattCallback callback, int transport, int phy) { in connectGatt()
2115 BluetoothGattCallback callback, int transport, int phy, in connectGatt()
2148 BluetoothGattCallback callback, int transport, in connectGatt()
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java21 import android.bluetooth.BluetoothGattCallback;
97 private final BluetoothGattCallback mGattCallback = new BluetoothGattCallback() {
/frameworks/base/non-updatable-api/
Dcurrent.txt8351 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
8352 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
8353 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int);
8354 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int,…
8456 public abstract class BluetoothGattCallback {
8457 ctor public BluetoothGattCallback();
/frameworks/base/api/
Dcurrent.txt8351 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
8352 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
8353 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int);
8354 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int,…
8456 public abstract class BluetoothGattCallback {
8457 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();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10177 Landroid/bluetooth/BluetoothGatt;->registerApp(Landroid/bluetooth/BluetoothGattCallback;Landroid/os…
10182 Landroid/bluetooth/BluetoothGattCallback;->onConnectionUpdated(Landroid/bluetooth/BluetoothGatt;III…