Searched defs:GetDelay (Results 1 – 2 of 2) sorted by relevance
/openthread-3.6.0/src/core/utils/ | ||
D | channel_manager.hpp | 110 uint16_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::Utils::ChannelManager |
/openthread-3.6.0/src/core/meshcop/ | ||
D | dataset.hpp | 407 uint32_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::MeshCoP::Dataset::Info |