Searched refs:readUsingCharacteristicUuid (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 590 public void readUsingCharacteristicUuid(int clientIf, String address, ParcelUuid uuid, in readUsingCharacteristicUuid() method in GattService.BluetoothGattBinder 596 service.readUsingCharacteristicUuid(clientIf, address, uuid.getUuid(), startHandle, in readUsingCharacteristicUuid() 2331 void readUsingCharacteristicUuid(int clientIf, String address, UUID uuid, int startHandle, in readUsingCharacteristicUuid() method in GattService
|