Searched refs:BASE_UUID (Results 1 – 1 of 1) sorted by relevance
82 public static final ParcelUuid BASE_UUID = field in BluetoothUuid272 long msb = BASE_UUID.getUuid().getMostSignificantBits() + (shortUuid << 32); in parseUuidFrom()273 long lsb = BASE_UUID.getUuid().getLeastSignificantBits(); in parseUuidFrom()285 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is16BitUuid()300 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is32BitUuid()