Home
last modified time | relevance | path

Searched defs:SubscribeAllNodesMulticast (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_netif.cpp54 void SubscribeAllNodesMulticast(void) { Ip6::Netif::SubscribeAllNodesMulticast(); } in SubscribeAllNodesMulticast() function in ot::TestNetif
/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.cpp96 void Netif::SubscribeAllNodesMulticast(void) in SubscribeAllNodesMulticast() function in ot::Ip6::Netif