Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp163 template <> void AdvertisingProxy::UpdateAdvIdRangeOn(Host &aHost) in UpdateAdvIdRangeOn() function in ot::Srp::AdvertisingProxy
200 template <> void AdvertisingProxy::UpdateAdvIdRangeOn(Service &aService) in UpdateAdvIdRangeOn() function in ot::Srp::AdvertisingProxy
205 UpdateAdvIdRangeOn<Host>(*aService.mHost); in UpdateAdvIdRangeOn()
492 UpdateAdvIdRangeOn(aHost); in Advertise()
762 UpdateAdvIdRangeOn(aExistingEntry); in CompareAndUpdate()
884 UpdateAdvIdRangeOn(aExistingHost); in CompareAndUpdateHost()
919 UpdateAdvIdRangeOn(*aExistingService.mHost); in CompareAndUpdateService()
1242 UpdateAdvIdRangeOn(aHost); in HandleRegisteredRequestIdOn()
Dsrp_advertising_proxy.hpp252 template <typename Entry> void UpdateAdvIdRangeOn(Entry &aEntry);