Home
last modified time | relevance | path

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

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