Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java45 private volatile BluetoothGattCallback mCallback;
167 final BluetoothGattCallback callback = mCallback;
207 final BluetoothGattCallback callback = mCallback;
232 final BluetoothGattCallback callback = mCallback;
260 final BluetoothGattCallback callback = mCallback;
326 final BluetoothGattCallback callback = mCallback;
381 final BluetoothGattCallback callback = mCallback;
436 final BluetoothGattCallback callback = mCallback;
465 final BluetoothGattCallback callback = mCallback;
517 final BluetoothGattCallback callback = mCallback;
[all …]
DBluetoothGattCallback.java22 public abstract class BluetoothGattCallback { class
DBluetoothDevice.java1802 BluetoothGattCallback callback) { in connectGatt()
1822 BluetoothGattCallback callback, int transport) { in connectGatt()
1846 BluetoothGattCallback callback, int transport, int phy) { in connectGatt()
1872 BluetoothGattCallback callback, int transport, int phy, in connectGatt()
1904 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/config/
Dhiddenapi-light-greylist.txt1131 …Device;->connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;IZILandroi…
1158 …oth/BluetoothGatt;->connect(Ljava/lang/Boolean;Landroid/bluetooth/BluetoothGattCallback;Landroid/o…
1161 Landroid/bluetooth/BluetoothGatt;->mCallback:Landroid/bluetooth/BluetoothGattCallback;
Dhiddenapi-public-dex.txt5435 …Device;->connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;)Landroid/…
5436 …Device;->connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;I)Landroid…
5437 …Device;->connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;II)Landroi…
5438 …Device;->connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;IILandroid…
5527 Landroid/bluetooth/BluetoothGattCallback;
5528 Landroid/bluetooth/BluetoothGattCallback;-><init>()V
5529 Landroid/bluetooth/BluetoothGattCallback;->onCharacteristicChanged(Landroid/bluetooth/BluetoothGatt…
5530 Landroid/bluetooth/BluetoothGattCallback;->onCharacteristicRead(Landroid/bluetooth/BluetoothGatt;La…
5531 Landroid/bluetooth/BluetoothGattCallback;->onCharacteristicWrite(Landroid/bluetooth/BluetoothGatt;L…
5532 Landroid/bluetooth/BluetoothGattCallback;->onConnectionStateChange(Landroid/bluetooth/BluetoothGatt…
[all …]
Dboot-image-profile.txt1241 HPLandroid/bluetooth/BluetoothGattCallback;-><init>()V
/frameworks/base/api/
Dcurrent.txt8064 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);
8065 …thGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int);
8066 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int);
8067 …t connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback, int, int,…
8165 public abstract class BluetoothGattCallback {
8166 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();