Home
last modified time | relevance | path

Searched refs:otRouterInfo (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/src/core/thread/
Drouter.hpp54 class Info : public otRouterInfo, public Clearable<Info>
292 DefineCoreType(otRouterInfo, Router::Info);
/openthread-latest/include/openthread/
Dthread.h153 } otRouterInfo; typedef
816 otError otThreadGetParentInfo(otInstance *aInstance, otRouterInfo *aParentInfo);
Dthread_ftd.h605 otError otThreadGetRouterInfo(otInstance *aInstance, uint16_t aRouterId, otRouterInfo *aRouterInfo);
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp249 otError otThreadGetRouterInfo(otInstance *aInstance, uint16_t aRouterId, otRouterInfo *aRouterInfo) in otThreadGetRouterInfo()
Dthread_api.cpp349 otError otThreadGetParentInfo(otInstance *aInstance, otRouterInfo *aParentInfo) in otThreadGetParentInfo()
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp234 otRouterInfo routerInfo; in HandlePropertyGet()
Dncp_base_mtd.cpp787 otRouterInfo parentInfo; in HandlePropertyGet()
/openthread-latest/src/cli/
Dcli.cpp5128 otRouterInfo parentInfo; in Process()
5803 otRouterInfo routerInfo; in Process()