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.cpp42 void otHistoryTrackerInitIterator(otHistoryTrackerIterator *aIterator) { AsCoreType(aIterator).Init… in otHistoryTrackerInitIterator()
45otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateNetInfoHistory()
55 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateUnicastAddressHistory()
66 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateMulticastAddressHistory()
76otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateRxHistory()
85otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateTxHistory()
94otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateNeighborHistory()
103otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateRouterHistory()
112otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateOnMeshPrefixHistory()
123 otHistoryTrackerIterator *aIterator, in otHistoryTrackerIterateExternalRouteHistory()
Dmdns_api.cpp122 void otMdnsFreeIterator(otInstance *aInstance, otMdnsIterator *aIterator) in otMdnsFreeIterator()
129 otError otMdnsGetNextHost(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsHost *aHost, otMd… in otMdnsGetNextHost()
139 otMdnsIterator *aIterator, in otMdnsGetNextService()
150 otError otMdnsGetNextKey(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsKey *aKey, otMdnsE… in otMdnsGetNextKey()
234 otMdnsIterator *aIterator, in otMdnsGetNextBrowser()
246 otMdnsIterator *aIterator, in otMdnsGetNextSrvResolver()
258 otMdnsIterator *aIterator, in otMdnsGetNextTxtResolver()
270 otMdnsIterator *aIterator, in otMdnsGetNextIp6AddressResolver()
282 otMdnsIterator *aIterator, in otMdnsGetNextIp4AddressResolver()
Dnetdata_api.cpp65 otNetworkDataIterator *aIterator, in otNetDataGetNextOnMeshPrefix()
80 otError otNetDataGetNextRoute(otInstance *aInstance, otNetworkDataIterator *aIterator, otExternalRo… in otNetDataGetNextRoute()
87 otError otNetDataGetNextService(otInstance *aInstance, otNetworkDataIterator *aIterator, otServiceC… in otNetDataGetNextService()
95 otNetworkDataIterator *aIterator, in otNetDataGetNextLowpanContextInfo()
Dtrel_api.cpp51 void otTrelInitPeerIterator(otInstance *aInstance, otTrelPeerIterator *aIterator) in otTrelInitPeerIterator()
56 const otTrelPeer *otTrelGetNextPeer(otInstance *aInstance, otTrelPeerIterator *aIterator) in otTrelGetNextPeer()
Dmesh_diag_api.cpp53 otError otMeshDiagGetNextIp6Address(otMeshDiagIp6AddrIterator *aIterator, otIp6Address *aIp6Address) in otMeshDiagGetNextIp6Address()
58 otError otMeshDiagGetNextChildInfo(otMeshDiagChildIterator *aIterator, otMeshDiagChildInfo *aChildI… in otMeshDiagGetNextChildInfo()
Dcoap_api.cpp155 otError otCoapOptionIteratorInit(otCoapOptionIterator *aIterator, const otMessage *aMessage) in otCoapOptionIteratorInit()
160 const otCoapOption *otCoapOptionIteratorGetFirstOptionMatching(otCoapOptionIterator *aIterator, uin… in otCoapOptionIteratorGetFirstOptionMatching()
168 const otCoapOption *otCoapOptionIteratorGetFirstOption(otCoapOptionIterator *aIterator) in otCoapOptionIteratorGetFirstOption()
176 const otCoapOption *otCoapOptionIteratorGetNextOptionMatching(otCoapOptionIterator *aIterator, uint… in otCoapOptionIteratorGetNextOptionMatching()
184 const otCoapOption *otCoapOptionIteratorGetNextOption(otCoapOptionIterator *aIterator) in otCoapOptionIteratorGetNextOption()
192 otError otCoapOptionIteratorGetOptionUintValue(otCoapOptionIterator *aIterator, uint64_t *aValue) in otCoapOptionIteratorGetOptionUintValue()
197 otError otCoapOptionIteratorGetOptionValue(otCoapOptionIterator *aIterator, void *aValue) in otCoapOptionIteratorGetOptionValue()
Dborder_router_api.cpp85 otNetworkDataIterator *aIterator, in otBorderRouterGetNextOnMeshPrefix()
104 otNetworkDataIterator *aIterator, in otBorderRouterGetNextRoute()
Dborder_routing_api.cpp166 …RoutingPrefixTableInitIterator(otInstance *aInstance, otBorderRoutingPrefixTableIterator *aIterato… in otBorderRoutingPrefixTableInitIterator()
174 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextPrefixTableEntry()
184 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextRouterEntry()
196 otBorderRoutingPrefixTableIterator *aIterator, in otBorderRoutingGetNextPeerBrEntry()
Dserver_api.cpp72 otError otServerGetNextService(otInstance *aInstance, otNetworkDataIterator *aIterator, otServiceCo… in otServerGetNextService()
Dnat64_api.cpp69 … otNat64InitAddressMappingIterator(otInstance *aInstance, otNat64AddressMappingIterator *aIterator) in otNat64InitAddressMappingIterator()
77 otNat64AddressMappingIterator *aIterator, in otNat64GetNextAddressMapping()
Dnetdiag_api.cpp43 otNetworkDiagIterator *aIterator, in otThreadGetNextDiagnosticTlv()
Ddns_api.cpp41 void otDnsInitTxtEntryIterator(otDnsTxtEntryIterator *aIterator, const uint8_t *aTxtData, uint16_t … in otDnsInitTxtEntryIterator()
46 otError otDnsGetNextTxtEntry(otDnsTxtEntryIterator *aIterator, otDnsTxtEntry *aEntry) in otDnsGetNextTxtEntry()
Dbackbone_router_ftd_api.cpp125 otChildIp6AddressIterator *aIterator, in otBackboneRouterMulticastListenerGetNext()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp156 const NetworkInfo *IterateNetInfoHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNetInfoHistory()
172 …const UnicastAddressInfo *IterateUnicastAddressHistory(Iterator &aIterator, uint32_t &aEntryAge) c… in IterateUnicastAddressHistory()
188 …const MulticastAddressInfo *IterateMulticastAddressHistory(Iterator &aIterator, uint32_t &aEntryAg… in IterateMulticastAddressHistory()
204 const MessageInfo *IterateRxHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateRxHistory()
220 const MessageInfo *IterateTxHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateTxHistory()
225 const NeighborInfo *IterateNeighborHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNeighborHistory()
230 const RouterInfo *IterateRouterHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateRouterHistory()
235 … const OnMeshPrefixInfo *IterateOnMeshPrefixHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateOnMeshPrefixHistory()
240 …const ExternalRouteInfo *IterateExternalRouteHistory(Iterator &aIterator, uint32_t &aEntryAge) con… in IterateExternalRouteHistory()
353 const Entry *Iterate(Iterator &aIterator, uint32_t &aEntryAge) const in Iterate()
/openthread-latest/src/core/thread/
Dnetwork_data.cpp76 Error NetworkData::GetNextOnMeshPrefix(Iterator &aIterator, OnMeshPrefixConfig &aConfig) const in GetNextOnMeshPrefix()
81 Error NetworkData::GetNextOnMeshPrefix(Iterator &aIterator, uint16_t aRloc16, OnMeshPrefixConfig &a… in GetNextOnMeshPrefix()
93 Error NetworkData::GetNextExternalRoute(Iterator &aIterator, ExternalRouteConfig &aConfig) const in GetNextExternalRoute()
98 Error NetworkData::GetNextExternalRoute(Iterator &aIterator, uint16_t aRloc16, ExternalRouteConfig … in GetNextExternalRoute()
110 Error NetworkData::GetNextService(Iterator &aIterator, ServiceConfig &aConfig) const in GetNextService()
115 Error NetworkData::GetNextService(Iterator &aIterator, uint16_t aRloc16, ServiceConfig &aConfig) co… in GetNextService()
127 Error NetworkData::GetNextLowpanContextInfo(Iterator &aIterator, LowpanContextInfo &aContextInfo) c… in GetNextLowpanContextInfo()
139 Error NetworkData::Iterate(Iterator &aIterator, uint16_t aRloc16, Config &aConfig) const in Iterate()
Dneighbor_table.cpp187 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
245 Error NeighborTable::GetNextNeighborInfo(otNeighborInfoIterator &aIterator, Neighbor::Info &aNeighI… in GetNextNeighborInfo()
Dnetwork_data_service.cpp160 Error Manager::GetNextDnsSrpAnycastInfo(Iterator &aIterator, DnsSrpAnycastInfo &aInfo) const in GetNextDnsSrpAnycastInfo()
302 Error Manager::GetNextDnsSrpUnicastInfo(Iterator &aIterator, DnsSrpUnicastType aType, DnsSrpUnicast… in GetNextDnsSrpUnicastInfo()
Dchild.cpp164 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()
139 uint16_t &aIterator, in ParseNextCalibratedPower()
/openthread-latest/src/core/mac/
Dmac_filter.cpp121 Error Filter::GetNextAddress(Iterator &aIterator, Entry &aEntry) const in GetNextAddress()
183 Error Filter::GetNextRssIn(Iterator &aIterator, Entry &aEntry) const in GetNextRssIn()
/openthread-latest/src/cli/
Dcli_network_data.cpp573 otError NetworkData::GetNextPrefix(otNetworkDataIterator *aIterator, otBorderRouterConfig *aConfig,… in GetNextPrefix()
667 otError NetworkData::GetNextRoute(otNetworkDataIterator *aIterator, otExternalRouteConfig *aConfig,… in GetNextRoute()
687 otError NetworkData::GetNextService(otNetworkDataIterator *aIterator, otServiceConfig *aConfig, boo… in GetNextService()
/openthread-latest/src/core/net/
Dnat64_translator.cpp564 void Translator::InitAddressMappingIterator(AddressMappingIterator &aIterator) in InitAddressMappingIterator()
569 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.cpp288 Error MulticastListenersTable::GetNext(Listener::Iterator &aIterator, Listener::Info &aInfo) in GetNext()

12