Searched refs:BluetoothGattServerCallback (Results 1 – 6 of 6) sorted by relevance
198 BluetoothGattServerCallback callback) { in openGattServer()219 BluetoothGattServerCallback callback, int transport) { in openGattServer()
22 public abstract class BluetoothGattServerCallback { class
45 private BluetoothGattServerCallback mCallback;445 /*package*/ boolean registerCallback(BluetoothGattServerCallback callback) { in registerCallback()
5629 Landroid/bluetooth/BluetoothGattServerCallback;5630 Landroid/bluetooth/BluetoothGattServerCallback;-><init>()V5631 Landroid/bluetooth/BluetoothGattServerCallback;->onCharacteristicReadRequest(Landroid/bluetooth/Blu…5632 Landroid/bluetooth/BluetoothGattServerCallback;->onCharacteristicWriteRequest(Landroid/bluetooth/Bl…5633 Landroid/bluetooth/BluetoothGattServerCallback;->onConnectionStateChange(Landroid/bluetooth/Bluetoo…5634 Landroid/bluetooth/BluetoothGattServerCallback;->onDescriptorReadRequest(Landroid/bluetooth/Bluetoo…5635 Landroid/bluetooth/BluetoothGattServerCallback;->onDescriptorWriteRequest(Landroid/bluetooth/Blueto…5636 Landroid/bluetooth/BluetoothGattServerCallback;->onExecuteWrite(Landroid/bluetooth/BluetoothDevice;…5637 Landroid/bluetooth/BluetoothGattServerCallback;->onMtuChanged(Landroid/bluetooth/BluetoothDevice;I)V5638 Landroid/bluetooth/BluetoothGattServerCallback;->onNotificationSent(Landroid/bluetooth/BluetoothDev…[all …]
6376 public abstract class BluetoothGattServerCallback {6377 ctor public BluetoothGattServerCallback();6474 …hGattServer openGattServer(android.content.Context, android.bluetooth.BluetoothGattServerCallback);
8275 public abstract class BluetoothGattServerCallback {8276 ctor public BluetoothGattServerCallback();8454 …hGattServer openGattServer(android.content.Context, android.bluetooth.BluetoothGattServerCallback);