Home
last modified time | relevance | path

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

/openthread-latest/src/core/backbone_router/
Dbackbone_tmf.cpp49 SetInterceptor(&Filter, this); in BackboneTmfAgent()
/openthread-latest/src/core/thread/
Dtmf.cpp82 SetInterceptor(&Filter, this); in Agent()
/openthread-latest/src/core/coap/
Dcoap.hpp720 …void SetInterceptor(Interceptor aInterceptor, void *aContext) { mInterceptor.Set(aInterceptor, aCo… in SetInterceptor() function in ot::Coap::CoapBase