Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothManager.java37 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothManagerImpl.java48 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in IBluetoothManagerImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManager.aidl48 IBluetoothGatt getBluetoothGatt(); in getBluetoothGatt() method
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java1709 public IBluetoothGatt getBluetoothGatt() { in getBluetoothGatt() method in BluetoothManagerService