Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dmeshcop.hpp431 uint16_t GetLocator(void) const { return mLocator; } in GetLocator() function in ot::MeshCoP::CommissioningDataset
/openthread-latest/src/core/net/
Dip6_address.hpp530 uint16_t GetLocator(void) const { return BigEndian::HostSwap16(mFields.m16[3]); } in GetLocator() function in ot::Ip6::InterfaceIdentifier