Home
last modified time | relevance | path

Searched refs:DecideToAdvertise (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp255 …template <typename Entry> void DecideToAdvertise(Entry &aEntry, bool aUnregisterEntry, bool aUnreg…
Dsrp_advertising_proxy.cpp447 void AdvertisingProxy::DecideToAdvertise(Entry &aEntry, bool aUnregisterEntry, bool aUnregisterKey) in DecideToAdvertise() function in ot::Srp::AdvertisingProxy
478 DecideToAdvertise(aHost, shouldUnregisterHostAndServices, shouldUnregisterKeys); in Advertise()
482 DecideToAdvertise(service, shouldUnregisterHostAndServices, shouldUnregisterKeys); in Advertise()