Home
last modified time | relevance | path

Searched defs:UnpublishService (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_profiles/
H A Ddevice_info_service_test.cc70 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 Dmdns_publisher.cpp252 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 Dmdns_mdnssd.cpp817 void PublisherMDnsSd::UnpublishService(const std::string &aName, const std::string &aType, ResultCa… in UnpublishService() function in otbr::Mdns::PublisherMDnsSd
H A Dmdns_avahi.cpp773 void PublisherAvahi::UnpublishService(const std::string &aName, const std::string &aType, ResultCal… in UnpublishService() function in otbr::Mdns::PublisherAvahi