Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java223 BluetoothGattServerCallback callback) { in openGattServer()
244 BluetoothGattServerCallback callback, boolean eatt_support) { in openGattServer()
266 BluetoothGattServerCallback callback, int transport) { in openGattServer()
289 BluetoothGattServerCallback callback, int transport, boolean eatt_support) { in openGattServer()
DBluetoothGattServerCallback.java22 public abstract class BluetoothGattServerCallback { class
DBluetoothGattServer.java53 private BluetoothGattServerCallback mCallback;
459 /*package*/ boolean registerCallback(BluetoothGattServerCallback callback) { in registerCallback()
478 /*package*/ boolean registerCallback(BluetoothGattServerCallback callback, in registerCallback()
/frameworks/base/core/api/
Dcurrent.txt9243 public abstract class BluetoothGattServerCallback {
9244 ctor public BluetoothGattServerCallback();
9440 …hGattServer openGattServer(android.content.Context, android.bluetooth.BluetoothGattServerCallback);
/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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10221 Landroid/bluetooth/BluetoothGattServer;->mCallback:Landroid/bluetooth/BluetoothGattServerCallback;
10228 …/bluetooth/BluetoothGattServer;->registerCallback(Landroid/bluetooth/BluetoothGattServerCallback;)Z
10232 Landroid/bluetooth/BluetoothGattServerCallback;->onConnectionUpdated(Landroid/bluetooth/BluetoothDe…
10594 …r;->openGattServer(Landroid/content/Context;Landroid/bluetooth/BluetoothGattServerCallback;I)Landr…