Home
last modified time | relevance | path

Searched refs:getBluetoothGatt (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java136 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getConnectedDevices()
178 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in getDevicesMatchingConnectionStates()
231 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in openGattServer()
DBluetoothAdapter.java1951 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in isHardwareTrackingFiltersAvailable()
2952 IBluetoothGatt iGatt = mManagerService.getBluetoothGatt(); in startLeScan()
DBluetoothDevice.java2161 IBluetoothGatt iGatt = managerService.getBluetoothGatt(); in connectGatt()
/frameworks/base/core/java/android/bluetooth/le/
DPeriodicAdvertisingManager.java142 gatt = mBluetoothManager.getBluetoothGatt(); in registerSync()
180 gatt = mBluetoothManager.getBluetoothGatt(); in unregisterSync()
DAdvertisingSet.java47 mGatt = bluetoothManager.getBluetoothGatt(); in AdvertisingSet()
DBluetoothLeScanner.java224 gatt = mBluetoothManager.getBluetoothGatt(); in startScan()
290 gatt = mBluetoothManager.getBluetoothGatt(); in stopScan()
DBluetoothLeAdvertiser.java412 gatt = mBluetoothManager.getBluetoothGatt();
460 gatt = mBluetoothManager.getBluetoothGatt();
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1090 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in BluetoothManagerService
/frameworks/base/config/
Dhiddenapi-greylist.txt117 Landroid/bluetooth/IBluetoothManager;->getBluetoothGatt()Landroid/bluetooth/IBluetoothGatt;
/frameworks/base/services/
Dart-profile689 PLcom/android/server/BluetoothManagerService;->getBluetoothGatt()Landroid/bluetooth/IBluetoothGatt;