Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_dso.cpp80 uint32_t aKeepAliveInterval) in Connection()
342 Error Dso::Connection::SetTimeouts(uint32_t aInactivityTimeout, uint32_t aKeepAliveInterval) in SetTimeouts()
/openthread-latest/tests/unit/
Dtest_dso.cpp510 uint32_t aKeepAliveInterval, in VerifyKeepAliveExchange()