Searched refs:kNumErrors (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/common/ | ||
| D | error.cpp | 43 static const char *const kErrorStrings[kNumErrors] = { in ErrorToString() |
| D | error.hpp | 92 constexpr uint8_t kNumErrors = OT_NUM_ERRORS; variable |