Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor_table.cpp187 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
245 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
Dneighbor_table.hpp201 Error GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighInfo);
/openthread-latest/include/openthread/
Dthread.h117 typedef int16_t otNeighborInfoIterator; ///< Used to iterate through neighbor table. typedef
739 otError otThreadGetNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNei…
/openthread-latest/src/core/utils/
Dlink_metrics_manager.cpp128 otNeighborInfoIterator iterator = OT_NEIGHBOR_INFO_ITERATOR_INIT; in UpdateSubjects()
/openthread-latest/src/core/api/
Dthread_api.cpp305 otError otThreadGetNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNei… in otThreadGetNextNeighborInfo()
/openthread-latest/src/cli/
Dcli.cpp3831 otNeighborInfoIterator iterator = OT_NEIGHBOR_INFO_ITERATOR_INIT; in Process()
4335 otNeighborInfoIterator iterator = OT_NEIGHBOR_INFO_ITERATOR_INIT; in Process()
4410 otNeighborInfoIterator iterator = OT_NEIGHBOR_INFO_ITERATOR_INIT; in Process()
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp831 otNeighborInfoIterator iter = OT_NEIGHBOR_INFO_ITERATOR_INIT; in HandlePropertyGet()
846 otNeighborInfoIterator iter = OT_NEIGHBOR_INFO_ITERATOR_INIT; in HandlePropertyGet()
3665 otNeighborInfoIterator iter = OT_NEIGHBOR_INFO_ITERATOR_INIT; in HandlePropertyGet()