Home
last modified time | relevance | path

Searched refs:BluetoothGattCallback (Results 1 – 7 of 7) 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.java2047 BluetoothGattCallback callback) { in connectGatt()
2067 BluetoothGattCallback callback, int transport) { in connectGatt()
2091 BluetoothGattCallback callback, int transport, int phy) { in connectGatt()
2117 BluetoothGattCallback callback, int transport, int phy, in connectGatt()
2150 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/api/
Dcurrent.txt8348 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
8349 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
8350 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int);
8351 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int,…
8451 public abstract class BluetoothGattCallback {
8452 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.txt10861 Landroid/bluetooth/BluetoothGatt;->registerApp(Landroid/bluetooth/BluetoothGattCallback;Landroid/os…
10866 Landroid/bluetooth/BluetoothGattCallback;->onConnectionUpdated(Landroid/bluetooth/BluetoothGatt;III…