Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Ddua_manager.hpp218 Coap::Resource mDuaNotification; member in ot::DuaManager
Ddua_manager.cpp58 , mDuaNotification(UriPath::kDuaRegistrationNotify, &DuaManager::HandleDuaNotification, this) in DuaManager()
81 Get<Tmf::Agent>().AddResource(mDuaNotification); in DuaManager()