Searched refs:BASE_UUID (Results 1 – 1 of 1) sorted by relevance
85 public static final ParcelUuid BASE_UUID = field in BluetoothUuid280 long msb = BASE_UUID.getUuid().getMostSignificantBits() + (shortUuid << 32); in parseUuidFrom()281 long lsb = BASE_UUID.getUuid().getLeastSignificantBits(); in parseUuidFrom()335 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is16BitUuid()350 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is32BitUuid()