Home
last modified time | relevance | path

Searched defs:HandleDnssdPlatformStateChange (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp197 void HandleDnssdPlatformStateChange(void) { UpdateState(); } in HandleDnssdPlatformStateChange() function in ot::Srp::AdvertisingProxy
Ddnssd_server.hpp552 void HandleDnssdPlatformStateChange(void) { mDiscoveryProxy.UpdateState(); } in HandleDnssdPlatformStateChange() function in ot::Dns::ServiceDiscovery::Server