Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor.hpp201 class Info : public otNeighborInfo, public Clearable<Info>
850 DefineCoreType(otNeighborInfo, Neighbor::Info);
/openthread-latest/include/openthread/
Dthread.h116 } otNeighborInfo; typedef
776 …tNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo);
Dthread_ftd.h813 otNeighborInfo mRouter; ///< The router neighbor info.
/openthread-latest/src/ncp/
Dncp_base.hpp443 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()
3668 otNeighborInfo neighInfo; in HandlePropertyGet()
/openthread-latest/src/core/api/
Dthread_api.cpp311 …etNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo) in otThreadGetNextNeighborInfo()
/openthread-latest/src/cli/
Dcli.cpp3740 otNeighborInfo neighborInfo; in Process()
4244 otNeighborInfo neighInfo; in Process()
4316 otNeighborInfo neighborInfo; in Process()