Searched defs:GetDomainId (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | slaac_address.hpp | 182 uint8_t GetDomainId(void) const { return mDomainId; } in GetDomainId() function in ot::Utils::Slaac::SlaacAddress |
/openthread-latest/src/core/thread/ | ||
D | network_data_tlvs.hpp | 683 uint8_t GetDomainId(void) const { return mDomainId; } in GetDomainId() function in ot::NetworkData::PrefixTlv |