Home
last modified time | relevance | path

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

/openthread-2.7.6/include/openthread/
Dthread.h926 otError otThreadSendProactiveBackboneNotification(otInstance * aInstance,
/openthread-2.7.6/src/core/api/
Dthread_ftd_api.cpp412 otError otThreadSendProactiveBackboneNotification(otInstance * aInstance, in otThreadSendProactiveBackboneNotification() function
/openthread-2.7.6/src/cli/
Dcli.cpp1902 …error = otThreadSendProactiveBackboneNotification(mInstance, &target, &mlIid, timeSinceLastTransac… in ProcessFake()