Searched defs:SetLocator (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/meshcop/ | ||
D | meshcop.hpp | 406 void SetLocator(uint16_t aLocator) in SetLocator() function in ot::MeshCoP::CommissioningDataset |
/openthread-latest/src/core/net/ | ||
D | ip6_address.hpp | 492 void SetLocator(uint16_t aLocator) { mFields.m16[3] = BigEndian::HostSwap16(aLocator); } in SetLocator() function in ot::Ip6::InterfaceIdentifier |