Home
last modified time | relevance | path

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

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