Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddns_dso.cpp87 uint32_t aKeepAliveInterval) in Connection()
354 Error Dso::Connection::SetTimeouts(uint32_t aInactivityTimeout, uint32_t aKeepAliveInterval) in SetTimeouts()
/external/openthread/tests/unit/
Dtest_dso.cpp514 uint32_t aKeepAliveInterval, in VerifyKeepAliveExchange()