Home
last modified time | relevance | path

Searched defs:aAddresses (Results 1 – 5 of 5) sorted by relevance

/external/openthread/tests/unit/
Dtest_netif.cpp59 void VerifyMulticastAddressList(const Ip6::Netif &aNetif, Ip6::Address aAddresses[], uint8_t aLengt… in VerifyMulticastAddressList()
/external/openthread/src/core/thread/
Dmlr_manager.cpp320 Error MlrManager::RegisterMulticastListeners(const otIp6Address * aAddresses, in RegisterMulticastListeners()
391 Error MlrManager::SendMulticastListenerRegistrationMessage(const otIp6Address * aAddresses, in SendMulticastListenerRegistrationMessage()
/external/openthread/src/core/api/
Dip6_api.cpp231 const otIp6Address * aAddresses, in otIp6RegisterMulticastListeners()
/external/openthread/src/core/net/
Dsrp_client.cpp88 void Client::HostInfo::SetAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetAddresses()
514 Error Client::SetHostAddresses(const Ip6::Address *aAddresses, uint8_t aNumAddresses) in SetHostAddresses()
/external/openthread/src/core/backbone_router/
Dbbr_manager.cpp334 void Manager::SendBackboneMulticastListenerRegistration(const Ip6::Address *aAddresses, in SendBackboneMulticastListenerRegistration()