Home
last modified time | relevance | path

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

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