Home
last modified time | relevance | path

Searched refs:RemoveSubscriptionCallbacks (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/
H A Ddiscovery_proxy.cpp116 mMdnsPublisher.RemoveSubscriptionCallbacks(mSubscriberId); in Stop()
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/
H A Dtrel_dnssd.cpp138 mPublisher.RemoveSubscriptionCallbacks(mSubscriberId); in StopBrowse()
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.hpp353 void RemoveSubscriptionCallbacks(uint64_t aSubscriberId);
H A Dmdns.cpp190 void Publisher::RemoveSubscriptionCallbacks(uint64_t aSubscriberId) in RemoveSubscriptionCallbacks() function in otbr::Mdns::Publisher