Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp203 …int8_t GetParentPriority(void) const { return (mParentPriority & kParentPriorityMask) >> kParentPr… in GetParentPriority() function in ot::NetworkDiagnostic::ConnectivityTlv
Dmle_tlvs.hpp786 int8_t GetParentPriority(void) const in GetParentPriority() function in ot::Mle::ConnectivityTlv