Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread.h1062 void otThreadSendAddressNotification(otInstance *aInstance,
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp332 void otThreadSendAddressNotification(otInstance *aInstance, in otThreadSendAddressNotification() function
/openthread-latest/src/cli/
Dcli.cpp3104 otThreadSendAddressNotification(GetInstancePtr(), &destination, &target, &mlIid); in Process()