Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dthread.h1018 otError otThreadSendProactiveBackboneNotification(otInstance * aInstance,
/external/openthread/src/core/api/
Dthread_ftd_api.cpp357 otError otThreadSendProactiveBackboneNotification(otInstance * aInstance, in otThreadSendProactiveBackboneNotification() function
/external/openthread/src/cli/
Dcli.cpp2166 …error = otThreadSendProactiveBackboneNotification(GetInstancePtr(), &target, &mlIid, timeSinceLast… in Process()