| D | GattService.java | 963 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
|