Home
last modified time | relevance | path

Searched refs:AddSubscriptionCallbacks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_mdns_subscribe.cpp198 pub->AddSubscriptionCallbacks( in TEST_F()
237 pub->AddSubscriptionCallbacks( in TEST_F()
277 pub->AddSubscriptionCallbacks( in TEST_F()
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/
H A Ddiscovery_proxy.cpp95 mSubscriberId = mMdnsPublisher.AddSubscriptionCallbacks( in Start()
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/
H A Dtrel_dnssd.cpp116 mSubscriberId = mPublisher.AddSubscriptionCallbacks( in StartBrowse()
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.hpp345 uint64_t AddSubscriptionCallbacks(DiscoveredServiceInstanceCallback aInstanceCallback,
H A Dmdns.cpp196 uint64_t Publisher::AddSubscriptionCallbacks(Publisher::DiscoveredServiceInstanceCallback aInstance… in AddSubscriptionCallbacks() function in otbr::Mdns::Publisher