Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl303 IBinder getBluetoothGatt(); in getBluetoothGatt() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java4081 public @Nullable IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in BluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java4204 public IBinder getBluetoothGatt() { in getBluetoothGatt() method in AdapterService.AdapterServiceBinder
5926 IBinder getBluetoothGatt() { in getBluetoothGatt() method in AdapterService