Searched refs:IBluetoothGatt (Results 1 – 12 of 12) sorted by relevance
20 import android.bluetooth.IBluetoothGatt;40 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt()
134 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices()180 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates()231 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer()
35 interface IBluetoothGatt { interface
49 private IBluetoothGatt mService;310 /*package*/ BluetoothGattServer(Context context, IBluetoothGatt iGatt, int transport) { in BluetoothGattServer()
45 private IBluetoothGatt mService;499 /*package*/ BluetoothGatt(Context context, IBluetoothGatt iGatt, BluetoothDevice device, in BluetoothGatt()
1401 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable()2295 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan()
1591 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt()
23 import android.bluetooth.IBluetoothGatt;131 IBluetoothGatt gatt; in startAdvertising()237 private final IBluetoothGatt mBluetoothGatt;248 IBluetoothGatt bluetoothGatt) { in AdvertiseCallbackWrapper()
26 import android.bluetooth.IBluetoothGatt;166 IBluetoothGatt gatt; in startScan()277 private IBluetoothGatt mBluetoothGatt;285 public BleScanCallbackWrapper(IBluetoothGatt bluetoothGatt, in BleScanCallbackWrapper()
25 import android.bluetooth.IBluetoothGatt;129 private IBluetoothGatt mBluetoothGatt;716 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt()1274 mBluetoothGatt = IBluetoothGatt.Stub.asInterface(service); in handleMessage()1688 Intent i = new Intent(IBluetoothGatt.class.getName()); in bluetoothStateChangeHandler()
125 core/java/android/bluetooth/IBluetoothGatt.aidl \
680 android.bluetooth.IBluetoothGatt681 android.bluetooth.IBluetoothGatt$Stub682 android.bluetooth.IBluetoothGatt$Stub$Proxy