Home
last modified time | relevance | path

Searched refs:otBackboneRouterMulticastListenerIterator (Results 1 – 5 of 5) sorted by relevance

/openthread-3.6.0/include/openthread/
Dbackbone_router_ftd.h302 typedef uint16_t otBackboneRouterMulticastListenerIterator; ///< Used to iterate through Multicast … typedef
333otBackboneRouterMulticastListenerIterator *aIterator,
/openthread-3.6.0/src/core/backbone_router/
Dmulticast_listeners_table.hpp73 …typedef otBackboneRouterMulticastListenerIterator Iterator; ///< Iterator to go over Listener entr…
/openthread-3.6.0/tests/unit/
Dtest_multicast_listeners_table.cpp158otBackboneRouterMulticastListenerIterator iter = OT_BACKBONE_ROUTER_MULTICAST_LISTENER_ITERATOR_IN… in testMulticastListenersTableAPIs()
/openthread-3.6.0/src/cli/
Dcli_bbr.cpp78otBackboneRouterMulticastListenerIterator iter = OT_BACKBONE_ROUTER_MULTICAST_LISTENER_ITERATOR_IN… in Process()
/openthread-3.6.0/src/posix/platform/
Dmulticast_routing.cpp176otBackboneRouterMulticastListenerIterator iter = OT_BACKBONE_ROUTER_MULTICAST_LISTENER_ITERATOR_I… in HasMulticastListener()