Home
last modified time | relevance | path

Searched refs:SetParentPriority (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_tlvs.cpp95 void ConnectivityTlv::SetParentPriority(int8_t aParentPriority) in SetParentPriority() function in ot::Mle::ConnectivityTlv
Dmle_tlvs.hpp719 void SetParentPriority(int8_t aParentPriority);
Dmle_router.cpp3716 aTlv.SetParentPriority(parentPriority); in FillConnectivityTlv()