Searched refs:RANGE_MILLIS (Results 1 – 1 of 1) sorted by relevance
26 private final static long RANGE_MILLIS = 0x2000; // per MIDI / BTLE standard field in MidiBtleTimeTracker27 private final static long RANGE_NANOS = RANGE_MILLIS * NANOS_PER_MILLI;57 deltaMillis += RANGE_MILLIS; in convertTimestampToNanotime()69 mPeripheralTimeMillis += RANGE_MILLIS; in convertTimestampToNanotime()