Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread_ftd.h900 void otThreadGetNextHopAndPathCost(otInstance *aInstance,
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp397 void otThreadGetNextHopAndPathCost(otInstance *aInstance, in otThreadGetNextHopAndPathCost() function
/openthread-latest/src/cli/
Dcli.cpp5015 otThreadGetNextHopAndPathCost(GetInstancePtr(), destRloc16, &nextHopRloc16, &pathCost); in Process()
5048 otThreadGetNextHopAndPathCost(GetInstancePtr(), destRloc16, &nextHopRloc16, &pathCost); in Process()