Searched refs:BASE_UUID (Results 1 – 1 of 1) sorted by relevance
80 public static final ParcelUuid BASE_UUID = field in BluetoothUuid267 long msb = BASE_UUID.getUuid().getMostSignificantBits() + (shortUuid << 32); in parseUuidFrom()268 long lsb = BASE_UUID.getUuid().getLeastSignificantBits(); in parseUuidFrom()280 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is16BitUuid()295 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is32BitUuid()