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