Searched refs:oemNTSErrTypeMax (Results 1 – 2 of 2) sorted by relevance
129 static constexpr uint8_t oemNTSErrTypeMax = 0xFF; variable
1491 else if ((recType >= oemNTSErrTypeMin) && (recType <= oemNTSErrTypeMax)) in parseSelData()