Home
last modified time | relevance | path

Searched refs:otChildIp6AddressIterator (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/include/openthread/
Dthread_ftd.h81 typedef uint16_t otChildIp6AddressIterator; ///< Used to iterate through IPv6 addresses of a Thread… typedef
573 otChildIp6AddressIterator *aIterator,
/openthread-latest/src/core/thread/
Dchild.hpp66 typedef otChildIp6AddressIterator AddressIterator;
/openthread-latest/src/core/api/
Dbackbone_router_ftd_api.cpp125 otChildIp6AddressIterator *aIterator, in otBackboneRouterMulticastListenerGetNext()
Dthread_ftd_api.cpp219 otChildIp6AddressIterator *aIterator, in otThreadGetChildNextIp6Address()
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp271 otChildIp6AddressIterator iterator = OT_CHILD_IP6_ADDRESS_ITERATOR_INIT; in HandlePropertyGet()
/openthread-latest/src/cli/
Dcli.cpp1878 otChildIp6AddressIterator iterator = OT_CHILD_IP6_ADDRESS_ITERATOR_INIT; in Process()