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
2100 VersionTuple cVersion; in handleLDPreviousSymbol() local2101 if (cVersion.tryParse(compatVersion)) { in handleLDPreviousSymbol()2107 newCompatibilityVersion = encodeVersion(cVersion); in handleLDPreviousSymbol()