Searched defs:SetLocator (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | ip6_address.hpp | 540     void SetLocator(uint16_t aLocator) { mFields.m16[3] = HostSwap16(aLocator); }  in SetLocator()  function in ot::Ip6::InterfaceIdentifier | 
| /external/openthread/src/core/meshcop/ | ||
| D | commissioner.hpp | 126         void SetLocator(uint16_t aLocator)  in SetLocator()  function in ot::MeshCoP::Commissioner::Dataset |