Home
last modified time | relevance | path

Searched defs:aIp6Addresses (Results 1 – 4 of 4) sorted by relevance

/external/ot-br-posix/tests/gtest/
Dtest_infra_if.cpp53 const std::vector<otbr::Ip6Address> &aIp6Addresses) override in SetInfraIf()
/external/openthread/src/core/api/
Dsrp_client_api.cpp120 otError otSrpClientSetHostAddresses(otInstance *aInstance, const otIp6Address *aIp6Addresses, uint8… in otSrpClientSetHostAddresses()
/external/ot-br-posix/src/host/posix/
Dinfra_if.cpp54 const std::vector<Ip6Address> &aIp6Addresses) in SetInfraIf()
/external/ot-br-posix/src/host/
Dncp_spinel.cpp1078 …::SetInfraIf(uint32_t aInfraIfIndex, bool aIsRunning, const std::vector<Ip6Address> &aIp6Addresses) in SetInfraIf()