Searched refs:BluetoothGattCallback (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallback.java22 public abstract class BluetoothGattCallback { class
H A DBluetoothGatt.java34 * <p>To connect to a remote peripheral device, create a {@link BluetoothGattCallback}
45 private volatile BluetoothGattCallback mCallback;
141 * Bluetooth GATT callbacks. Overrides the default BluetoothGattCallback implementation.
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 callbac
[all...]
H A DBluetoothDevice.java1802 BluetoothGattCallback callback) {
1822 BluetoothGattCallback callback, int transport) {
1846 BluetoothGattCallback callback, int transport, int phy) {
1872 BluetoothGattCallback callback, int transport, int phy,
1904 BluetoothGattCallback callback, int transport,
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
H A DBluetoothMidiDevice.java21 import android.bluetooth.BluetoothGattCallback;
97 private final BluetoothGattCallback mGattCallback = new BluetoothGattCallback() {
/frameworks/base/config/
H A Dboot-image-profile.txt1241 HPLandroid/bluetooth/BluetoothGattCallback;-><init>()V
[all...]

Completed in 560 milliseconds