Searched refs:Interceptor (Results 1 – 1 of 1) sorted by relevance
358 …typedef Error (*Interceptor)(const Message &aMessage, const Ip6::MessageInfo &aMessageInfo, void *… typedef in ot::Coap::CoapBase720 …void SetInterceptor(Interceptor aInterceptor, void *aContext) { mInterceptor.Set(aInterceptor, aCo… in SetInterceptor()880 Callback<Interceptor> mInterceptor;