Home
last modified time | relevance | path

Searched defs:aParentPriority (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_tlvs.cpp95 void ConnectivityTlv::SetParentPriority(int8_t aParentPriority) in SetParentPriority()
Dmle_router.cpp3813 Error MleRouter::SetAssignParentPriority(int8_t aParentPriority) in SetAssignParentPriority()
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp334 otError otThreadSetParentPriority(otInstance *aInstance, int8_t aParentPriority) in otThreadSetParentPriority()