Searched refs:OT_ERROR_FCS (Results 1 – 2 of 2) sorted by relevance
/openthread-2.7.6/include/openthread/ | ||
D | error.h | 149 OT_ERROR_FCS = 17, enumerator |
/openthread-2.7.6/src/core/common/ | ||
D | error.hpp | 73 constexpr Error kErrorFcs = OT_ERROR_FCS; |