Home
last modified time | relevance | path

Searched refs:readUsingCharacteristicUuid (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DGattInstance.kt289 mGatt.readUsingCharacteristicUuid( in readCharacteristicUuidBlocking()
309 mGatt.readUsingCharacteristicUuid(uuid, startHandle, endHandle) in readCharacteristicUuidBlocking()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java294 public void readUsingCharacteristicUuid() throws Exception { in readUsingCharacteristicUuid() method in GattServiceBinderTest
302 mBinder.readUsingCharacteristicUuid(clientIf, address, new ParcelUuid(uuid), in readUsingCharacteristicUuid()
306 verify(mService).readUsingCharacteristicUuid(clientIf, address, uuid, startHandle, in readUsingCharacteristicUuid()
DGattServiceTest.java490 public void readUsingCharacteristicUuid() { in readUsingCharacteristicUuid() method in GattServiceTest
501 mService.readUsingCharacteristicUuid(clientIf, address, uuid, startHandle, endHandle, in readUsingCharacteristicUuid()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1352 public boolean readUsingCharacteristicUuid(UUID uuid, int startHandle, int endHandle) { in readUsingCharacteristicUuid() method in BluetoothGatt
1363 mService.readUsingCharacteristicUuid(mClientIf, mDevice.getAddress(), in readUsingCharacteristicUuid()
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl125 void readUsingCharacteristicUuid(in int clientIf, in String address, in ParcelUuid uuid, in readUsingCharacteristicUuid() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java963 public void readUsingCharacteristicUuid(int clientIf, String address, ParcelUuid uuid, in readUsingCharacteristicUuid() method in GattService.BluetoothGattBinder
967 readUsingCharacteristicUuid(clientIf, address, uuid, startHandle, endHandle, in readUsingCharacteristicUuid()
974 private void readUsingCharacteristicUuid(int clientIf, String address, ParcelUuid uuid, in readUsingCharacteristicUuid() method in GattService.BluetoothGattBinder
980 service.readUsingCharacteristicUuid(clientIf, address, uuid.getUuid(), startHandle, in readUsingCharacteristicUuid()
3837 void readUsingCharacteristicUuid(int clientIf, String address, UUID uuid, int startHandle, in readUsingCharacteristicUuid() method in GattService
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt360 Landroid/bluetooth/BluetoothGatt;->readUsingCharacteristicUuid(Ljava/util/UUID;II)Z
1442 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->readUsingCharacteristicUuid(ILjava/lang/String;Landr…
1555 Landroid/bluetooth/IBluetoothGatt;->readUsingCharacteristicUuid(ILjava/lang/String;Landroid/os/Parc…