Searched refs:BluetoothGattCallback (Results 1 – 9 of 9) sorted by relevance
22 public abstract class BluetoothGattCallback { class
1404 BluetoothGattCallback callback) { in connectGatt()1425 BluetoothGattCallback callback, int transport) { in connectGatt()
46 private BluetoothGattCallback mCallback;665 private boolean registerApp(BluetoothGattCallback callback) { in registerApp()722 /*package*/ boolean connect(Boolean autoConnect, BluetoothGattCallback callback) { in connect()
27 <li>{@link android.bluetooth.BluetoothGattCallback}</li>333 {@link android.bluetooth.BluetoothGattCallback}: </p>340 The {@link android.bluetooth.BluetoothGattCallback} is used to deliver results381 private final BluetoothGattCallback mGattCallback =382 new BluetoothGattCallback() {594 an {@link android.bluetooth.BluetoothGattCallback#onCharacteristicChanged onCharacteristicChanged()}
405 {@link android.bluetooth.BluetoothGattCallback}. Your implementation of {@link406 android.bluetooth.BluetoothGattCallback} receives callbacks regarding the connectivity408 android.bluetooth.BluetoothGattCallback#onConnectionStateChange onConnectionStateChange()}
459 NO DOC BLOCK: android.bluetooth.BluetoothGattCallback Method onMtuChanged(android.bluetooth.Bluetoo…
731 NO DOC BLOCK: android.bluetooth.BluetoothGattCallback Method onMtuChanged(android.bluetooth.Bluetoo…
6406 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);6492 public abstract class BluetoothGattCallback {6493 ctor public BluetoothGattCallback();
6194 …uetoothGatt connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback);6278 public abstract class BluetoothGattCallback {6279 ctor public BluetoothGattCallback();