Home
last modified time | relevance | path

Searched refs:IBluetoothGatt (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl20 import android.bluetooth.IBluetoothGatt;
41 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt()
DBluetoothManager.java135 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices()
179 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates()
230 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer()
DBluetoothGattServer.java48 private IBluetoothGatt mService;
361 /*package*/ BluetoothGattServer(IBluetoothGatt iGatt, int transport) { in BluetoothGattServer()
DIBluetoothGatt.aidl43 interface IBluetoothGatt { interface
DBluetoothGatt.java44 private IBluetoothGatt mService;
630 /*package*/ BluetoothGatt(IBluetoothGatt iGatt, BluetoothDevice device, in BluetoothGatt()
DBluetoothAdapter.java1503 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable()
2418 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan()
DBluetoothDevice.java1720 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt()
/frameworks/base/core/java/android/bluetooth/le/
DPeriodicAdvertisingManager.java21 import android.bluetooth.IBluetoothGatt;
138 IBluetoothGatt gatt; in registerSync()
175 IBluetoothGatt gatt; in unregisterSync()
DAdvertisingSet.java20 import android.bluetooth.IBluetoothGatt;
40 private final IBluetoothGatt gatt;
DBluetoothLeScanner.java28 import android.bluetooth.IBluetoothGatt;
210 IBluetoothGatt gatt; in startScan()
274 IBluetoothGatt gatt; in stopScan()
342 private IBluetoothGatt mBluetoothGatt;
350 public BleScanCallbackWrapper(IBluetoothGatt bluetoothGatt, in BleScanCallbackWrapper()
DBluetoothLeAdvertiser.java23 import android.bluetooth.IBluetoothGatt;
413 IBluetoothGatt gatt;
450 IBluetoothGatt gatt;
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java26 import android.bluetooth.IBluetoothGatt;
156 private IBluetoothGatt mBluetoothGatt;
951 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt()
1522 mBluetoothGatt = IBluetoothGatt.Stub in handleMessage()
1935 Intent i = new Intent(IBluetoothGatt.class.getName()); in bluetoothStateChangeHandler()
/frameworks/base/
DAndroid.mk143 core/java/android/bluetooth/IBluetoothGatt.aidl \
Dpreloaded-classes700 android.bluetooth.IBluetoothGatt
701 android.bluetooth.IBluetoothGatt$Stub
Dcompiled-classes-phone744 android.bluetooth.IBluetoothGatt
745 android.bluetooth.IBluetoothGatt$Stub
746 android.bluetooth.IBluetoothGatt$Stub$Proxy
/frameworks/base/services/
Dprofile-classes430 Landroid/bluetooth/IBluetoothGatt;
431 Landroid/bluetooth/IBluetoothGatt$Stub;
432 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;