Searched refs:TLV_timestamp_offset (Results 1 – 1 of 1) sorted by relevance
413 final int TLV_timestamp_offset = 3; in notifyPollingLoopFrame() local467 if (pos + TLV_timestamp_offset + 3 < data_len) { in notifyPollingLoopFrame()469 pos + TLV_timestamp_offset, 4).order(ByteOrder.BIG_ENDIAN).getInt()); in notifyPollingLoopFrame()