Home
last modified time | relevance | path

Searched defs:getBluetoothGatt (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl40 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt() method
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java716 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in BluetoothManagerService