Home
last modified time | relevance | path

Searched refs:GetCommissionerAloc (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/meshcop/
Ddataset_manager_ftd.cpp251 …Get<Mle::MleRouter>().GetCommissionerAloc(destination, localSessionId->GetCommissionerSessionId())… in HandleSet()
Dborder_agent.cpp192 … IgnoreError(Get<Mle::MleRouter>().GetCommissionerAloc(mCommissionerAloc.GetAddress(), sessionId)); in HandleCoapResponse()
Dcommissioner.cpp895 …IgnoreError(Get<Mle::MleRouter>().GetCommissionerAloc(mCommissionerAloc.GetAddress(), mSessionId)); in HandleLeaderPetitionResponse()
/external/openthread/src/core/thread/
Dmle.hpp535 Error GetCommissionerAloc(Ip6::Address &aAddress, uint16_t aSessionId) const in GetCommissionerAloc() function in ot::Mle::Mle