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