Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Dmeshcop_leader.cpp89 … data.mBorderAgentLocator.SetBorderAgentLocator(aMessageInfo.GetPeerAddr().GetIid().GetLocator()); in HandleTmf()
177 borderAgentLocator->SetBorderAgentLocator(rloc); in HandleTmf()
Dmeshcop_tlvs.hpp847 void SetBorderAgentLocator(uint16_t aLocator) { mLocator = HostSwap16(aLocator); } in SetBorderAgentLocator() function in ot::MeshCoP::BorderAgentLocatorTlv