Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dip6_address.hpp540 void SetLocator(uint16_t aLocator) { mFields.m16[3] = HostSwap16(aLocator); } in SetLocator() function in ot::Ip6::InterfaceIdentifier
/external/openthread/src/core/meshcop/
Dcommissioner.hpp126 void SetLocator(uint16_t aLocator) in SetLocator() function in ot::MeshCoP::Commissioner::Dataset