Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp439 void SetLocator(uint16_t aLocator) in SetLocator() function in ot::MeshCoP::CommissioningDataset
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp541 void SetLocator(uint16_t aLocator) { mFields.m16[3] = BigEndian::HostSwap16(aLocator); } in SetLocator() function in ot::Ip6::InterfaceIdentifier