Searched defs:SetInterval (Results 1 – 2 of 2) sorted by relevance
/openthread-3.5.0/src/core/thread/ | ||
D | child_supervision.cpp | 159 void SupervisionListener::SetInterval(uint16_t aInterval) in SetInterval() function in ot::SupervisionListener |
/openthread-3.5.0/src/core/net/ | ||
D | dns_dso.hpp | 757 void SetInterval(uint32_t aInterval) { mInterval = LimitInterval(aInterval); } in SetInterval() function in ot::Dns::Dso::Connection::Timeout |