Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp268 bool CompareAndUpdateService(Service &aService, Service &aExistingService);
Dsrp_advertising_proxy.cpp621 replaced |= CompareAndUpdateService(service, *existingService); in CompareAndUpdateHostAndServices()
890 bool AdvertisingProxy::CompareAndUpdateService(Service &aService, Service &aExistingService) in CompareAndUpdateService() function in ot::Srp::AdvertisingProxy