Home
last modified time | relevance | path

Searched refs:otBackboneRouterMulticastListenerInfo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openthread/include/openthread/
H A Dbackbone_router_ftd.h308 typedef struct otBackboneRouterMulticastListenerInfo struct
312 } otBackboneRouterMulticastListenerInfo; argument
334otBackboneRouterMulticastListenerInfo *aListenerInfo);
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dmulticast_listeners_table.hpp74 typedef otBackboneRouterMulticastListenerInfo Info; ///< Listener info.
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_multicast_listeners_table.cpp159 otBackboneRouterMulticastListenerInfo info; in testMulticastListenersTableAPIs()
/aosp_15_r20/external/openthread/src/core/api/
H A Dbackbone_router_ftd_api.cpp126otBackboneRouterMulticastListenerInfo *aListenerInfo) in otBackboneRouterMulticastListenerGetNext()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_bbr.cpp79 otBackboneRouterMulticastListenerInfo listenerInfo; in Process()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dmulticast_routing.cpp178 otBackboneRouterMulticastListenerInfo listenerInfo; in HasMulticastListener()
/aosp_15_r20/external/ot-br-posix/src/android/
H A Dotdaemon_server.cpp438 otBackboneRouterMulticastListenerInfo info; in GetBackboneRouterState()