Searched defs:ServiceSubscriptionList (Results 1 – 2 of 2) sorted by relevance
| /external/ot-br-posix/src/mdns/ | ||
| D | mdns_avahi.hpp | 283 typedef std::vector<std::unique_ptr<ServiceSubscription>> ServiceSubscriptionList; typedef in otbr::Mdns::PublisherAvahi |
| D | mdns_mdnssd.hpp | 314 using ServiceSubscriptionList = std::vector<std::unique_ptr<ServiceSubscription>>; typedef in otbr::Mdns::PublisherMDnsSd |