Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dthread.h1128 otError otThreadSendProactiveBackboneNotification(otInstance *aInstance,
/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_ftd_api.cpp363 otError otThreadSendProactiveBackboneNotification(otInstance *aInstance, in otThreadSendProactiveBackboneNotification() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp3037 …error = otThreadSendProactiveBackboneNotification(GetInstancePtr(), &target, &mlIid, timeSinceLast… in Process()