Searched defs:UnpublishService (Results 1 – 3 of 3) 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::__anoncc93d0560111::FakeGattServer::FakeLocalService |
| /external/ot-br-posix/src/mdns/ | ||
| D | mdns_mdnssd.cpp | 531 void PublisherMDnsSd::UnpublishService(const std::string &aName, const std::string &aType, ResultCa… in UnpublishService() function in otbr::Mdns::PublisherMDnsSd |
| D | mdns_avahi.cpp | 710 void PublisherAvahi::UnpublishService(const std::string &aName, const std::string &aType, ResultCal… in UnpublishService() function in otbr::Mdns::PublisherAvahi |