Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dbackbone_router_ftd.h372 otError otBackboneRouterGetNdProxyInfo(otInstance * aInstance,
/external/openthread/src/core/api/
Dbackbone_router_ftd_api.cpp107 otError otBackboneRouterGetNdProxyInfo(otInstance * aInstance, in otBackboneRouterGetNdProxyInfo() function
/external/ot-br-posix/src/backbone_router/
Dnd_proxy.cpp314 …VerifyOrExit(otBackboneRouterGetNdProxyInfo(mNcp.GetInstance(), reinterpret_cast<const otIp6Addres… in SendNeighborAdvertisement()