Searched refs:UnregisterKey (Results 1 – 8 of 8) sorted by relevance
256 UnregisterKey(advService); in AdvertiseRemovalOf()296 UnregisterKey(service); in AdvertiseRemovalOf()307 UnregisterKey(aHost); in AdvertiseRemovalOf()357 UnregisterKey(aService); in AdvertiseRemovalOf()496 UnregisterKey(aHost); in Advertise()516 UnregisterKey(service); in Advertise()548 UnregisterKey(service); in UnregisterHostAndItsServicesAndKeys()559 UnregisterKey(aHost); in UnregisterHostAndItsServicesAndKeys()826 UnregisterKey(existingService); in CompareAndUpdateHost()852 UnregisterKey(existingService); in CompareAndUpdateHost()[all …]
280 void UnregisterKey(Service &aService);281 void UnregisterKey(Host &aHost);282 void UnregisterKey(const char *aName, const char *aServiceType);
232 void Dnssd::UnregisterKey(const Key &aKey, RequestId aRequestId, RegisterCallback aCallback) in UnregisterKey() function in ot::Dnssd241 IgnoreError(Get<Dns::Multicast::Core>().UnregisterKey(aKey)); in UnregisterKey()
282 void UnregisterKey(const Key &aKey, RequestId aRequestId, RegisterCallback aCallback);
366 Error UnregisterKey(const Key &aKey);
194 Error Core::UnregisterKey(const Key &aKey) in UnregisterKey() function in ot::Dns::Multicast::Core
112 return AsCoreType(aInstance).Get<Dns::Multicast::Core>().UnregisterKey(*aKey); in otMdnsUnregisterKey()
2163 SuccessOrQuit(mdns->UnregisterKey(key)); in TestKeyReg()2595 SuccessOrQuit(mdns->UnregisterKey(key)); in TestUnregisterBeforeProbeFinished()3187 SuccessOrQuit(mdns->UnregisterKey(key)); in TestHostOrServiceAndKeyReg()3232 SuccessOrQuit(mdns->UnregisterKey(key)); in TestHostOrServiceAndKeyReg()