Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Ddua_manager.hpp199 …void SendAddressNotification(Ip6::Address &aAddress, ThreadStatusTlv::DuaStatus aStatus, const Chi…
Ddua_manager.cpp705SendAddressNotification(target, static_cast<ThreadStatusTlv::DuaStatus>(status), *child); in ProcessDuaResponse()
716 void DuaManager::SendAddressNotification(Ip6::Address &aAddress, in SendAddressNotification() function in ot::DuaManager