Searched refs:cVersion (Results 1 – 2 of 2) sorted by relevance
89 char cVersion[255]; /* Hardware Version like " DCF-RECEIVER, VERSION 01.01, DAT: 23.NOV.1999" */ member
2062 VersionTuple cVersion; in handleLDPreviousSymbol() local2063 if (cVersion.tryParse(compatVersion)) { in handleLDPreviousSymbol()2069 newCompatibilityVersion = encodeVersion(cVersion); in handleLDPreviousSymbol()