Searched defs:GetParentPriority (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | network_diagnostic_tlvs.hpp | 203 …int8_t GetParentPriority(void) const { return (mParentPriority & kParentPriorityMask) >> kParentPr… in GetParentPriority() function in ot::NetworkDiagnostic::ConnectivityTlv |
| D | mle_tlvs.hpp | 786 int8_t GetParentPriority(void) const in GetParentPriority() function in ot::Mle::ConnectivityTlv |