Searched defs:aPublisher (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/ot-br-posix/src/mdns/ |
H A D | mdns.hpp | 423 Registration(ResultCallback &&aCallback, Publisher *aPublisher) in Registration() 463 Publisher *aPublisher) in ServiceRegistration() 495 …ation(std::string aName, AddressList aAddresses, ResultCallback &&aCallback, Publisher *aPublisher) in HostRegistration() 519 …egistration(std::string aName, KeyData aKeyData, ResultCallback &&aCallback, Publisher *aPublisher) in KeyRegistration()
|
H A D | mdns_avahi.hpp | 123 PublisherAvahi *aPublisher) in AvahiServiceRegistration() 150 PublisherAvahi *aPublisher) in AvahiHostRegistration() 170 PublisherAvahi *aPublisher) in AvahiKeyRegistration()
|
H A D | mdns_mdnssd.cpp | 1013 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
|
H A D | mdns_avahi.cpp | 1118 void Publisher::Destroy(Publisher *aPublisher) in Destroy()
|
/aosp_15_r20/external/ot-br-posix/src/android/ |
H A D | mdns_publisher.hpp | 264 MdnsPublisher *aPublisher, in NsdServiceRegistration() 296 MdnsPublisher *aPublisher, in NsdHostRegistration()
|
H A D | otdaemon_telemetry.cpp | 271 Mdns::Publisher *aPublisher, in RetrieveTelemetryAtom()
|
/aosp_15_r20/external/ot-br-posix/src/dbus/server/ |
H A D | dbus_agent.cpp | 49 DBusAgent::DBusAgent(otbr::Ncp::ThreadHost &aHost, Mdns::Publisher &aPublisher) in DBusAgent()
|
H A D | dbus_thread_object_rcp.cpp | 107 Mdns::Publisher *aPublisher, in DBusThreadObjectRcp()
|
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/ |
H A D | advertising_proxy.cpp | 54 AdvertisingProxy::AdvertisingProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in AdvertisingProxy()
|
H A D | discovery_proxy.cpp | 61 DiscoveryProxy::DiscoveryProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in DiscoveryProxy()
|
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/ |
H A D | trel_dnssd.cpp | 84 TrelDnssd::TrelDnssd(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in TrelDnssd()
|
/aosp_15_r20/external/ot-br-posix/src/border_agent/ |
H A D | border_agent.cpp | 159 BorderAgent::BorderAgent(otbr::Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in BorderAgent()
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | thread_helper.cpp | 1090 otError ThreadHelper::RetrieveTelemetryData(Mdns::Publisher *aPublisher, threadnetwork::TelemetryDa… in RetrieveTelemetryData()
|