Searched refs:HandleDuaNotification (Results 1 – 2 of 2) sorted by relevance
206 …static void HandleDuaNotification(void *aContext, otMessage *aMessage, const otMessageInfo *aMessa… in HandleDuaNotification() function in ot::DuaManager208 static_cast<DuaManager *>(aContext)->HandleDuaNotification( in HandleDuaNotification()212 void HandleDuaNotification(Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInfo);
55 , mDuaNotification(UriPath::kDuaRegistrationNotify, &DuaManager::HandleDuaNotification, this) in DuaManager()579 void DuaManager::HandleDuaNotification(Coap::Message &aMessage, const Ip6::MessageInfo &aMessageInf… in HandleDuaNotification() function in ot::DuaManager