Searched defs:GetInterval (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/src/core/thread/ | ||
D | child_supervision.hpp | 177 uint16_t GetInterval(void) const { return mInterval; } in GetInterval() function in ot::SupervisionListener |
/openthread-latest/tests/unit/ | ||
D | test_trickle_timer.cpp | 82 uint32_t GetInterval(void) const { return TrickleTimer::mInterval; } in GetInterval() function in ot::TrickleTimerTester |
/openthread-latest/src/core/net/ | ||
D | dns_dso.hpp | 753 uint32_t GetInterval(void) const { return mInterval; } in GetInterval() function in ot::Dns::Dso::Connection::Timeout |