Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread.h1080 otError otThreadSendProactiveBackboneNotification(otInstance *aInstance,
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp342 otError otThreadSendProactiveBackboneNotification(otInstance *aInstance, in otThreadSendProactiveBackboneNotification() function
/openthread-latest/src/cli/
Dcli.cpp3117 …error = otThreadSendProactiveBackboneNotification(GetInstancePtr(), &target, &mlIid, timeSinceLast… in Process()