Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread_ftd.h962 void otThreadGetNextHopAndPathCost(otInstance *aInstance,
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp418 void otThreadGetNextHopAndPathCost(otInstance *aInstance, in otThreadGetNextHopAndPathCost() function
/openthread-latest/src/cli/
Dcli.cpp4923 otThreadGetNextHopAndPathCost(GetInstancePtr(), destRloc16, &nextHopRloc16, &pathCost); in Process()
4956 otThreadGetNextHopAndPathCost(GetInstancePtr(), destRloc16, &nextHopRloc16, &pathCost); in Process()