Searched refs:BluetoothGattCallback (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGatt.java | 49 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 …]
|
D | BluetoothGattCallback.java | 22 public abstract class BluetoothGattCallback { class
|
D | BluetoothDevice.java | 2045 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/ |
D | BluetoothMidiDevice.java | 21 import android.bluetooth.BluetoothGattCallback; 97 private final BluetoothGattCallback mGattCallback = new BluetoothGattCallback() {
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8351 …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/ |
D | current.txt | 8351 …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/ |
D | android-22.txt | 6192 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback); 6276 public abstract class BluetoothGattCallback { 6277 ctor public BluetoothGattCallback();
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 10177 Landroid/bluetooth/BluetoothGatt;->registerApp(Landroid/bluetooth/BluetoothGattCallback;Landroid/os… 10182 Landroid/bluetooth/BluetoothGattCallback;->onConnectionUpdated(Landroid/bluetooth/BluetoothGatt;III…
|