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