Home
last modified time | relevance | path

Searched refs:OT_ERROR_NOT_LOWPAN_DATA_FRAME (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/include/openthread/
Derror.h219 OT_ERROR_NOT_LOWPAN_DATA_FRAME = 32, enumerator
/openthread-3.5.0/src/core/common/
Derror.hpp87 constexpr Error kErrorNotLowpanDataFrame = OT_ERROR_NOT_LOWPAN_DATA_FRAME;