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