Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dmeshcop_leader.cpp150 borderAgentLocator->SetBorderAgentLocator(rloc); in HandleTmf()
246 mBorderAgentLocatorTlv.SetBorderAgentLocator(aBorderAgentRloc16); in Init()
Dmeshcop_tlvs.hpp403 void SetBorderAgentLocator(uint16_t aLocator) { mLocator = BigEndian::HostSwap16(aLocator); } in SetBorderAgentLocator() function in ot::MeshCoP::BorderAgentLocatorTlv