Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp187 void SetAdvTimeout(uint32_t aTimeout) { mAdvTimeout = Max(aTimeout, kAdvTimeout); } in SetAdvTimeout() function in ot::Srp::AdvertisingProxy
/openthread-latest/tests/unit/
Dtest_srp_adv_proxy.cpp1815 advProxy->SetAdvTimeout(5 * 60 * 1000); in TestSrpAdvProxyReplacedEntries()
2491 advProxy->SetAdvTimeout(5 * 60 * 1000); in TestSrpAdvProxyRemoveBeforeCommitted()
2695 advProxy->SetAdvTimeout(5 * 60 * 1000); in TestSrpAdvProxyFullyRemoveBeforeCommitted()