Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_profiles/
Ddevice_info_service_test.cc70 void UnpublishService() override { fake_server_->local_service_.reset(); } in UnpublishService() function in pw::bluetooth_profiles::__anonfbf30bc70111::FakeGattServer::FakeLocalService
/external/ot-br-posix/src/android/
Dmdns_publisher.cpp252 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/
Dmdns_mdnssd.cpp828 void PublisherMDnsSd::UnpublishService(const std::string &aName, const std::string &aType, ResultCa… in UnpublishService() function in otbr::Mdns::PublisherMDnsSd
Dmdns_avahi.cpp773 void PublisherAvahi::UnpublishService(const std::string &aName, const std::string &aType, ResultCal… in UnpublishService() function in otbr::Mdns::PublisherAvahi