Home
last modified time | relevance | path

Searched refs:BluetoothGattServerCallback (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java198 BluetoothGattServerCallback callback) { in openGattServer()
219 BluetoothGattServerCallback callback, int transport) { in openGattServer()
DBluetoothGattServerCallback.java22 public abstract class BluetoothGattServerCallback { class
DBluetoothGattServer.java45 private BluetoothGattServerCallback mCallback;
445 /*package*/ boolean registerCallback(BluetoothGattServerCallback callback) { in registerCallback()
/frameworks/base/config/
Dhiddenapi-public-dex.txt5629 Landroid/bluetooth/BluetoothGattServerCallback;
5630 Landroid/bluetooth/BluetoothGattServerCallback;-><init>()V
5631 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)V
5638 Landroid/bluetooth/BluetoothGattServerCallback;->onNotificationSent(Landroid/bluetooth/BluetoothDev…
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6376 public abstract class BluetoothGattServerCallback {
6377 ctor public BluetoothGattServerCallback();
6474 …hGattServer openGattServer(android.content.Context, android.bluetooth.BluetoothGattServerCallback);
/frameworks/base/api/
Dcurrent.txt8275 public abstract class BluetoothGattServerCallback {
8276 ctor public BluetoothGattServerCallback();
8454 …hGattServer openGattServer(android.content.Context, android.bluetooth.BluetoothGattServerCallback);