Home
last modified time | relevance | path

Searched defs:SetLocator (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dmeshcop.hpp406 void SetLocator(uint16_t aLocator) in SetLocator() function in ot::MeshCoP::CommissioningDataset
/openthread-latest/src/core/net/
Dip6_address.hpp492 void SetLocator(uint16_t aLocator) { mFields.m16[3] = BigEndian::HostSwap16(aLocator); } in SetLocator() function in ot::Ip6::InterfaceIdentifier