Searched defs:UnpublishService (Results 1 – 4 of 4) sorted by relevance
| /external/pigweed/pw_bluetooth_profiles/ | ||
| D | device_info_service_test.cc | 70 void UnpublishService() override { fake_server_->local_service_.reset(); } in UnpublishService() function in pw::bluetooth_profiles::__anon7c59ba250111::FakeGattServer::FakeLocalService |
| /external/ot-br-posix/src/android/ | ||
| D | mdns_publisher.cpp | 237 void MdnsPublisher::UnpublishService(const std::string &aName, const std::string &aType, ResultCall… in UnpublishService() function in otbr::Android::MdnsPublisher |
| /external/ot-br-posix/src/mdns/ | ||
| D | mdns_mdnssd.cpp | 820 void PublisherMDnsSd::UnpublishService(const std::string &aName, const std::string &aType, ResultCa… in UnpublishService() function in otbr::Mdns::PublisherMDnsSd |
| D | mdns_avahi.cpp | 776 void PublisherAvahi::UnpublishService(const std::string &aName, const std::string &aType, ResultCal… in UnpublishService() function in otbr::Mdns::PublisherAvahi |