Home
last modified time | relevance | path

Searched defs:aAddressList (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.cpp340 Publisher::AddressList Publisher::SortAddressList(AddressList aAddressList) in SortAddressList()
767 void Publisher::AddAddress(AddressList &aAddressList, const Ip6Address &aAddress) in AddAddress()
772 void Publisher::RemoveAddress(AddressList &aAddressList, const Ip6Address &aAddress) in RemoveAddress()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_child.cpp47 …ildIp6Addresses(const Child &aChild, uint8_t aAddressListLength, const Ip6::Address aAddressList[]) in VerifyChildIp6Addresses()
/aosp_15_r20/external/ot-br-posix/src/ncp/
H A Dncp_spinel.cpp573 …arseIp6MulticastAddresses(const uint8_t *aBuf, uint8_t aLen, std::vector<Ip6Address> &aAddressList) in ParseIp6MulticastAddresses()