Home
last modified time | relevance | path

Searched refs:kErrorNotTmf (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/common/
Derror.hpp84 constexpr Error kErrorNotTmf = OT_ERROR_NOT_TMF; variable
/openthread-latest/src/core/backbone_router/
Dbackbone_tmf.cpp109 …cast<BackboneTmfAgent *>(aContext)->IsBackboneTmfMessage(aMessageInfo) ? kErrorNone : kErrorNotTmf; in Filter()
/openthread-latest/src/core/thread/
Dtmf.cpp201 : kErrorNotTmf; in Filter()