Home
last modified time | relevance | path

Searched defs:aIterator (Results 1 – 25 of 36) sorted by relevance

12

/openthread-latest/src/core/api/
Dhistory_tracker_api.cpp46 void otHistoryTrackerInitIterator(otHistoryTrackerIterator *aIterator) { AsCoreType(aIterator).Init… in otHistoryTrackerInitIterator()
49otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateNetInfoHistory()
59 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateUnicastAddressHistory()
70 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateMulticastAddressHistory()
80otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateRxHistory()
89otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateTxHistory()
98otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateNeighborHistory()
107otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateRouterHistory()
116otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateOnMeshPrefixHistory()
127 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateExternalRouteHistory()
Dmdns_api.cpp125 void otMdnsFreeIterator(otInstance *aInstance, otMdnsIterator *aIterator) in otMdnsFreeIterator()
132 otError otMdnsGetNextHost(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsHost *aHost, otMd… in otMdnsGetNextHost()
142 otMdnsIterator *aIterator, in otMdnsGetNextService()
153 otError otMdnsGetNextKey(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsKey *aKey, otMdnsE… in otMdnsGetNextKey()
237 otMdnsIterator *aIterator, in otMdnsGetNextBrowser()
249 otMdnsIterator *aIterator, in otMdnsGetNextSrvResolver()
261 otMdnsIterator *aIterator, in otMdnsGetNextTxtResolver()
273 otMdnsIterator *aIterator, in otMdnsGetNextIp6AddressResolver()
285 otMdnsIterator *aIterator, in otMdnsGetNextIp4AddressResolver()
Dnetdata_api.cpp68 otNetworkDataIterator *aIterator, in otNetDataGetNextOnMeshPrefix()
83 otError otNetDataGetNextRoute(otInstance *aInstance, otNetworkDataIterator *aIterator, otExternalRo… in otNetDataGetNextRoute()
90 otError otNetDataGetNextService(otInstance *aInstance, otNetworkDataIterator *aIterator, otServiceC… in otNetDataGetNextService()
98 otNetworkDataIterator *aIterator, in otNetDataGetNextLowpanContextInfo()
Dtrel_api.cpp53 void otTrelInitPeerIterator(otInstance *aInstance, otTrelPeerIterator *aIterator) in otTrelInitPeerIterator()
58 const otTrelPeer *otTrelGetNextPeer(otInstance *aInstance, otTrelPeerIterator *aIterator) in otTrelGetNextPeer()
Dmesh_diag_api.cpp57 otError otMeshDiagGetNextIp6Address(otMeshDiagIp6AddrIterator *aIterator, otIp6Address *aIp6Address) in otMeshDiagGetNextIp6Address()
62 otError otMeshDiagGetNextChildInfo(otMeshDiagChildIterator *aIterator, otMeshDiagChildInfo *aChildI… in otMeshDiagGetNextChildInfo()
Dcoap_api.cpp159 otError otCoapOptionIteratorInit(otCoapOptionIterator *aIterator, const otMessage *aMessage) in otCoapOptionIteratorInit()
164 const otCoapOption *otCoapOptionIteratorGetFirstOptionMatching(otCoapOptionIterator *aIterator, uin… in otCoapOptionIteratorGetFirstOptionMatching()
172 const otCoapOption *otCoapOptionIteratorGetFirstOption(otCoapOptionIterator *aIterator) in otCoapOptionIteratorGetFirstOption()
180 const otCoapOption *otCoapOptionIteratorGetNextOptionMatching(otCoapOptionIterator *aIterator, uint… in otCoapOptionIteratorGetNextOptionMatching()
188 const otCoapOption *otCoapOptionIteratorGetNextOption(otCoapOptionIterator *aIterator) in otCoapOptionIteratorGetNextOption()
196 otError otCoapOptionIteratorGetOptionUintValue(otCoapOptionIterator *aIterator, uint64_t *aValue) in otCoapOptionIteratorGetOptionUintValue()
201 otError otCoapOptionIteratorGetOptionValue(otCoapOptionIterator *aIterator, void *aValue) in otCoapOptionIteratorGetOptionValue()
Dborder_router_api.cpp87 otNetworkDataIterator *aIterator, in otBorderRouterGetNextOnMeshPrefix()
106 otNetworkDataIterator *aIterator, in otBorderRouterGetNextRoute()
Dborder_routing_api.cpp170 …RoutingPrefixTableInitIterator(otInstance *aInstance, otBorderRoutingPrefixTableIterator *aIterato… in otBorderRoutingPrefixTableInitIterator()
178 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextPrefixTableEntry()
188 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextRouterEntry()
200 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextPeerBrEntry()
Dserver_api.cpp75 otError otServerGetNextService(otInstance *aInstance, otNetworkDataIterator *aIterator, otServiceCo… in otServerGetNextService()
Dnat64_api.cpp76 … otNat64InitAddressMappingIterator(otInstance *aInstance, otNat64AddressMappingIterator *aIterator) in otNat64InitAddressMappingIterator()
84 otNat64AddressMappingIterator *aIterator, in otNat64GetNextAddressMapping()
Dnetdiag_api.cpp46 otNetworkDiagIterator *aIterator, in otThreadGetNextDiagnosticTlv()
Ddns_api.cpp43 void otDnsInitTxtEntryIterator(otDnsTxtEntryIterator *aIterator, const uint8_t *aTxtData, uint16_t … in otDnsInitTxtEntryIterator()
48 otError otDnsGetNextTxtEntry(otDnsTxtEntryIterator *aIterator, otDnsTxtEntry *aEntry) in otDnsGetNextTxtEntry()
Dbackbone_router_ftd_api.cpp125 otChildIp6AddressIterator *aIterator, in otBackboneRouterMulticastListenerGetNext()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp164 const NetworkInfo *IterateNetInfoHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNetInfoHistory()
181 …const UnicastAddressInfo *IterateUnicastAddressHistory(Iterator &aIterator, uint32_t &aEntryAge) c… in IterateUnicastAddressHistory()
198 …const MulticastAddressInfo *IterateMulticastAddressHistory(Iterator &aIterator, uint32_t &aEntryAg… in IterateMulticastAddressHistory()
215 const MessageInfo *IterateRxHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateRxHistory()
232 const MessageInfo *IterateTxHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateTxHistory()
237 const NeighborInfo *IterateNeighborHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNeighborHistory()
242 const RouterInfo *IterateRouterHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateRouterHistory()
247 … const OnMeshPrefixInfo *IterateOnMeshPrefixHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateOnMeshPrefixHistory()
252 …const ExternalRouteInfo *IterateExternalRouteHistory(Iterator &aIterator, uint32_t &aEntryAge) con… in IterateExternalRouteHistory()
366 const Entry *Iterate(Iterator &aIterator, uint32_t &aEntryAge) const in Iterate()
/openthread-latest/src/core/thread/
Dnetwork_data.cpp86 Error NetworkData::GetNextOnMeshPrefix(Iterator &aIterator, OnMeshPrefixConfig &aConfig) const in GetNextOnMeshPrefix()
91 Error NetworkData::GetNextOnMeshPrefix(Iterator &aIterator, uint16_t aRloc16, OnMeshPrefixConfig &a… in GetNextOnMeshPrefix()
103 Error NetworkData::GetNextExternalRoute(Iterator &aIterator, ExternalRouteConfig &aConfig) const in GetNextExternalRoute()
108 Error NetworkData::GetNextExternalRoute(Iterator &aIterator, uint16_t aRloc16, ExternalRouteConfig … in GetNextExternalRoute()
120 Error NetworkData::GetNextService(Iterator &aIterator, ServiceConfig &aConfig) const in GetNextService()
125 Error NetworkData::GetNextService(Iterator &aIterator, uint16_t aRloc16, ServiceConfig &aConfig) co… in GetNextService()
137 Error NetworkData::GetNextLowpanContextInfo(Iterator &aIterator, LowpanContextInfo &aContextInfo) c… in GetNextLowpanContextInfo()
149 Error NetworkData::Iterate(Iterator &aIterator, uint16_t aRloc16, Config &aConfig) const in Iterate()
Dneighbor_table.cpp190 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
248 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
Dnetwork_data_service.cpp157 Error Manager::GetNextDnsSrpAnycastInfo(Iterator &aIterator, DnsSrpAnycastInfo &aInfo) const in GetNextDnsSrpAnycastInfo()
268 Error Manager::GetNextDnsSrpUnicastInfo(Iterator &aIterator, DnsSrpUnicastType aType, DnsSrpUnicast… in GetNextDnsSrpUnicastInfo()
Dchild.cpp169 Error Child::GetNextIp6Address(AddressIterator &aIterator, Ip6::Address &aAddress) const in GetNextIp6Address()
/openthread-latest/tools/ot-fct/
Dcli.cpp53 otError Cli::GetNextTargetPower(const Power::Domain &aDomain, int &aIterator, Power::TargetPower &a… in GetNextTargetPower()
74 otError Cli::GetNextDomain(int &aIterator, Power::Domain &aDomain) in GetNextDomain()
142 uint16_t &aIterator, in ParseNextCalibratedPower()
/openthread-latest/src/core/mac/
Dmac_filter.cpp124 Error Filter::GetNextAddress(Iterator &aIterator, Entry &aEntry) const in GetNextAddress()
186 Error Filter::GetNextRssIn(Iterator &aIterator, Entry &aEntry) const in GetNextRssIn()
/openthread-latest/src/cli/
Dcli_network_data.cpp547 otError NetworkData::GetNextPrefix(otNetworkDataIterator *aIterator, otBorderRouterConfig *aConfig,… in GetNextPrefix()
641 otError NetworkData::GetNextRoute(otNetworkDataIterator *aIterator, otExternalRouteConfig *aConfig,… in GetNextRoute()
661 otError NetworkData::GetNextService(otNetworkDataIterator *aIterator, otServiceConfig *aConfig, boo… in GetNextService()
/openthread-latest/src/core/net/
Dnat64_translator.cpp552 void Translator::InitAddressMappingIterator(AddressMappingIterator &aIterator) in InitAddressMappingIterator()
557 Error Translator::GetNextAddressMapping(AddressMappingIterator &aIterator, otNat64AddressMapping &a… in GetNextAddressMapping()
/openthread-latest/src/posix/platform/
Dconfig_file.cpp62 otError ConfigFile::Get(const char *aKey, int &aIterator, char *aValue, int aValueLength) const in Get()
Dconfiguration.cpp247 int &aIterator, in GetNextTargetPower()
/openthread-latest/src/core/backbone_router/
Dmulticast_listeners_table.cpp292 Error MulticastListenersTable::GetNext(Listener::Iterator &aIterator, Listener::Info &aInfo) in GetNext()

12