Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread.h1036 otError otThreadLocateAnycastDestination(otInstance *aInstance,
/openthread-latest/src/core/api/
Dthread_api.cpp495 otError otThreadLocateAnycastDestination(otInstance *aInstance, in otThreadLocateAnycastDestination() function
/openthread-latest/src/cli/
Dcli.cpp3914otThreadLocateAnycastDestination(GetInstancePtr(), &anycastAddress, HandleLocateResult, this)); in Process()