package javax.bluetooth; //TODO jaanus : here just for android compilation? public class UUID { public UUID(final long uuidValue) { } }