Home
last modified time | relevance | path

Searched refs:otNeighborInfo (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/src/core/thread/
Dneighbor.hpp191 class Info : public otNeighborInfo, public Clearable<Info>
770 DefineCoreType(otNeighborInfo, Neighbor::Info);
/openthread-latest/include/openthread/
Dthread.h113 } otNeighborInfo; typedef
739 …tNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo);
Dthread_ftd.h762 otNeighborInfo mRouter; ///< The router neighbor info.
/openthread-latest/src/ncp/
Dncp_base.hpp537 otError EncodeNeighborInfo(const otNeighborInfo &aNeighborInfo);
Dncp_base_mtd.cpp188 otError NcpBase::EncodeNeighborInfo(const otNeighborInfo &aNeighborInfo) in EncodeNeighborInfo()
832 otNeighborInfo neighInfo; in HandlePropertyGet()
847 otNeighborInfo neighInfo; in HandlePropertyGet()
3666 otNeighborInfo neighInfo; in HandlePropertyGet()
/openthread-latest/src/core/api/
Dthread_api.cpp305 …etNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo) in otThreadGetNextNeighborInfo()
/openthread-latest/src/cli/
Dcli.cpp3832 otNeighborInfo neighborInfo; in Process()
4336 otNeighborInfo neighInfo; in Process()
4408 otNeighborInfo neighborInfo; in Process()