Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.hpp177 uint32_t GetAdvTimeout(void) const { return mAdvTimeout; } in GetAdvTimeout() function in ot::Srp::AdvertisingProxy
/openthread-latest/tests/unit/
Dtest_srp_adv_proxy.cpp1816 VerifyOrQuit(advProxy->GetAdvTimeout() == 5 * 60 * 1000); in TestSrpAdvProxyReplacedEntries()
2492 VerifyOrQuit(advProxy->GetAdvTimeout() == 5 * 60 * 1000); in TestSrpAdvProxyRemoveBeforeCommitted()
2696 VerifyOrQuit(advProxy->GetAdvTimeout() == 5 * 60 * 1000); in TestSrpAdvProxyFullyRemoveBeforeCommitted()