Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.cpp88 uint32_t aKeepAliveInterval) in Connection()
350 Error Dso::Connection::SetTimeouts(uint32_t aInactivityTimeout, uint32_t aKeepAliveInterval) in SetTimeouts()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_dso.cpp510 uint32_t aKeepAliveInterval, in VerifyKeepAliveExchange()