Home
last modified time | relevance | path

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

/external/ot-br-posix/src/mdns/
Dmdns_avahi.hpp283 typedef std::vector<std::unique_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Mdns::PublisherAvahi
Dmdns_mdnssd.hpp314 using ServiceSubscriptionList = std::vector<std::unique_ptr<ServiceSubscription>>; typedef in otbr::Mdns::PublisherMDnsSd